📄 add_host.asp
字号:
<!--#include file="session.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<LINK href="style.css" rel=stylesheet>
<title>主机添加</title>
</head>
<body>
<form method="post" action="ADD_HOSTO.ASP">
<div align="center">
<table border="0" cellpadding="0" cellspacing="1" width="500" bgcolor="#000000">
<tr>
<td bgcolor="#FFFFFF">
<div align="center">
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td width="50%"> <input type="text" name="add_host" size="30" style="border: 1 solid #000000"></td>
<center>
<td width="50%"><input type="submit" value="提交" name="B1">
显示在主页的主栏内</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -