📄 denglu.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!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>
<link rel="stylesheet" type="text/css" href="css/style.css">
<style type="text/css">
<!--
body {
background-image: url(images/5.gif);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#Layer1 {
position:absolute;
left:16px;
top:155px;
width:311px;
height:344px;
z-index:1;
}
#Layer2 {
position:absolute;
left:715px;
top:85px;
width:222px;
height:314px;
z-index:2;
}
-->
</style></head>
<body>
<div id="Layer1">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="306" height="347">
<param name="movie" value="2.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="2.swf" width="306" height="347" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</div>
<div id="Layer2">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="200" height="300">
<param name="movie" value="4.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="4.swf" width="200" height="300" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</div>
<form action="dguanli.asp" method="post"><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<table width="350" border="0" align="center" class="borall">
<tr>
<td height="50" align="center" bgcolor="#742C70">管理员登陆</td>
</tr>
<tr>
<td><table width="100%" border="0">
<tr>
<td width="100"> </td>
<td> </td>
</tr>
<tr>
<td height="25" align="right">用户名:</td>
<td><input name="txtyonghu" type="text" class="borall" id="txtyonghu" ></td>
</tr>
<tr>
<td height="25" align="right">密码:</td>
<td><input name="txtmima" type="password" class="borall" id="txtmima" ></td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td><input name="Submit" type="submit" class="borall" value="提交">
<input name="Submit2" type="reset" class="borall" value="重置">
</td>
</tr>
</table></td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -