借阅情况.htm
来自「借阅系统,可以很方便的管理书籍」· HTM 代码 · 共 47 行
HTM
47 行
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<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">
<title>New Page 1</title>
</head>
<body bgcolor="#000000">
<div align="center">
<center>
<form method=post action="borrowname.asp">
<table border="1" width="297" height="108" cellspacing="0" cellpadding="0">
<tr>
<td width="297" height="41" colspan="2" bgcolor="#800000">
<p align="center"><b><font size="6" color="#008000">各类书籍借阅情况</font></b></td>
</tr>
<tr>
<td width="139" height="23"><b><font color="#FFFFFF">请选择要查阅类别</font></b></td>
<td width="142" height="23"><select size="1" name="select3">
<option selected>军事类</option>
<option>现代小说类</option>
<option>计算机类</option>
<option>语言文学类</option>
<option>建筑类</option>
<option>报刊杂志类</option>
<option>国外文化类</option>
<option>经济类</option>
<option>古代小说类</option>
</select>
</td>
</tr>
<tr>
<td width="281" height="28" colspan="2" bgcolor="#008080">
<p align="center"><input type=submit value="提交查寻"></td>
</tr>
</table></form>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?