logout.html

来自「Login Manager V3.0(LM3.0) is an authenti」· HTML 代码 · 共 62 行

HTML
62
字号
<html>
<head>
<title>Login Manager Admin Control</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
a            { color: #000099; text-decoration: none }
a:hover      { color: #FF0B06; text-decoration: underline }
body,table {font-size: 9pt; font-family: arial}
input { font-size: 10pt; color: #000000; background-color: #FBFBFF; padding-top:  3px}
.c { font-family: arial; font-size: 9pt; font-style: normal; line-height: 12pt;  font-weight: normal; font-variant: normal; text-decoration: none}
.style1 {
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
--></style>
</head>

<body bgcolor="#FFFFCC" text="#000000">
<p align="center">&nbsp;</p>
<table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="302" background="backgrd.gif"><table width="500" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><div align="center"><font color="#000066" size="3" face="Arial"><b>Login Manager V3.0<br>
        </b> <font size="2">(Admin Control Panel)</font></font></div></td>
      </tr>
      <tr>
        <td height="21">&nbsp;</td>
      </tr>
      <tr>
        <td height="175">
            <table width="339" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
              <tr bgcolor="#FFFFCC">
                <td width="100%" valign="middle">
                  <div align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="3"></font></div></td>
              </tr>
              <tr valign="middle" bgcolor="#FFFFCC">
                <td height="99" align="center"><p class="style1">You have successfully logged out. </p></td>
              </tr>
              <tr valign="middle" bgcolor="#FFFFCC">
                <td height="35">&nbsp;</td>
              </tr>
              <tr valign="middle" bgcolor="#FFFFCC">
                <td height="27">
                <div align="center"><a href="login.php"><u>Login</u></a></div></td>
              </tr>
            </table>
       </td>
      </tr>
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
  </tr>
</table>
<p align="center">&nbsp;</p>
<p align="center"><font color="#999999" size="1" face="Verdana">Designed By</font> <font color="#999999" size="1" face="Verdana"><u>Easebay Resources</u></font></p>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?