📄 login.htm
字号:
<html>
<head>
<title>{title} ---登陆</title>
<meta http-equiv='Pragma' content='no-cache' />
<meta http-equiv=Content-Type content="text/html; charset=gb2312" />
<meta name="keywords" contect="{keywords}" />
<meta name="description" content="{description}" />
<link rel="stylesheet" href="temp/longbill_1/style.css" type="text/css" />
</head>
<body topmargin=100>
<table border=0 cellspacing=0 cellpadding=0 width=760 align=center>
<tr>
<td height=28 width=7 background='temp/longbill_1/images/border_01.gif'></td>
<td height=28 background='temp/longbill_1/images/border_02.gif' align=left>
<font class=title>{title} --- 登陆</font>
</td>
<td height=28 width=7 background='temp/longbill_1/images/border_03.gif'></td>
</tr>
<tr>
<td width=7 background='temp/longbill_1/images/border_04.gif'></td>
<td>
<br>
<div align=center>
<form name=loginform method="post">
用户名:<input class=inputtext type=text size=20 maxlength=50 name='user_name' >
密 码:<input class=inputtext type=password name='user_pass' maxlength=50 >
<input type='submit' value='登陆' class=subbutton>
<input type=hidden value='login' name='action'>
</form>
</div>
<br>
</td>
<td width=7 background='temp/longbill_1/images/border_06.gif'></td>
</tr>
<tr>
<td height=7 width=7 background='temp/longbill_1/images/border_07.gif'></td>
<td height=7 background='temp/longbill_1/images/border_08.gif'></td>
<td height=7 width=7 background='temp/longbill_1/images/border_09.gif'></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -