📄 login.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head>
<body bgcolor="#7AA1E6">
<div style="background-image:url(images/login.jpg); width:514px; height:379px; margin:0 auto; position:relative; top:120px">
<div style="position:absolute; right:15px; bottom:5px; width: 386px; height: 122px;">
<table width="355" height="115" border="0">
<tr>
<td height="57">
<input type="text" name="UserName" style="width:180px; height:15px; border-left:none; border-right:none; border-top:none; border-bottom-color:#FFFFFF; border-bottom:solid; background-color:#0267B7; color:#FFFFFF"/>
</td>
<td width="149"> </td>
</tr>
<tr>
<td height="52">
<input type="password" name="PassWord" style="width:180px; height:15px; border-left:none; border-right:none; border-top:none; border-bottom-color:#FFFFFF; border-bottom:solid; background-color:#003D86; color:#FFFFFF" />
</td>
<td align="center">
<input type="submit" name="Submit" value="" style="background-image:url(images/denglu.jpg); width:121px; height:35px" />
</td>
</tr>
</table>
</div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -