📄 xinshuluru.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>
<style type="text/css">
<!--
.STYLE1 {
font-size: 24px;
font-family: "方正流行体简体";
color: #99CC00;
}
.STYLE2 {
font-size: 18px;
font-family: "微软雅黑";
}
.STYLE3 {
font-family: "方正流行体简体";
font-size: 16px;
}
-->
</style>
</head>
<body>
<table width="800" height="600" border="1" align="center">
<tr>
<th width="510" height="77" align="left" valign="middle" bgcolor="#FFFF99" scope="col"><div align="center" class="STYLE1">新书录入</div></th>
<th width="274" rowspan="2" align="left" valign="top" bgcolor="#CCFFCC" scope="col"><p align="center" class="STYLE3">计算机:Com</p>
<p align="center" class="STYLE3">物 理: Phy </p>
<p align="center" class="STYLE3">化 学: Che</p>
<p align="center" class="STYLE3"> 语 言: Lan</p>
<p align="center" class="STYLE3">法 律: Law</p>
<p align="center" class="STYLE3">自 然: Sci</p>
<p align="center" class="STYLE3">建 筑: Bui</p>
<p align="center" class="STYLE3">政 治: Pol </p>
<p align="center" class="STYLE3">经 济: Eco</p>
<p align="center" class="STYLE3">历 史: His</p>
<p align="center" class="STYLE3">文 化: Cul</p>
<p align="center" class="STYLE3">体 育: Gym</p>
<p align="center" class="STYLE3">生 物: Bio</p>
<p align="center" class="STYLE3">地 理: Gro</p>
<p align="center" class="STYLE3">音 乐: Mus</p>
<p align="center" class="STYLE3">美 术: Art</p></th>
</tr>
<tr>
<th align="left" valign="top" bgcolor="#99CCFF" scope="col"><form id="form1" name="form1" method="post" action="xinshuluru.jsp">
<span class="STYLE2">书 名:</span>
<label>
<input name="bookname" type="text" size="40" />
<br />
<br />
<br />
<span class="STYLE2">作 者:</span>
<input name="author" type="text" size="40" />
<br />
<br />
<br />
<span class="STYLE2">书籍编号:</span>
<input name="bookid" type="text" size="40" />
</label>
<p><span class="STYLE2">书籍分类:</span>
<label>
<input name="booksort" type="text" size="40" />
</label>
</p>
<p><span class="STYLE2">出版社号:
<label></label>
</span>
<label>
<input name="pressid" type="text" size="40" />
</label>
</p>
<p><span class="STYLE2">出版社名:
<label> </label>
</span>
<label>
<input name="pressname" type="text" size="40" />
</label>
</p>
<p><span class="STYLE2">页 数:
<label></label>
</span>
<label>
<input name="page" type="text" size="40" />
</label>
页</p>
<p><span class="STYLE2">价 格:
<label></label>
</span>
<label>
<input name="price" type="text" size="40" />
</label>
¥</p>
<p> </p>
<p>
<label>
<input type="submit" name="Submit" value="确定录入" />
</label>
<label>
<input type="reset" name="reset" value="重置" />
</label>
</p>
<p align="center"> </p>
<p align="center"> </p>
</form> <p> </p></th>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -