📄 madepaper.htm
字号:
<html>
<head>
<title>create...</title>
<LINK href="style.css" rel=stylesheet>
</head>
<body topmargin="0" leftmargin="0">
<div align="left">
<table border="0" width="353" height="191" bordercolor="#E0E2E4" cellspacing="0" cellpadding="0" bordercolorlight="#66CCFF" bordercolordark="#FFFFFF" align="left">
<tr>
<td width="353" height="10" bgcolor="#66CCFF" bordercolorlight="#66CCFF" bordercolordark="#FFFFFF">
<p align="center">创建新试卷</p>
</td>
</tr>
<center>
<tr>
<td width="353" height="169" bgcolor="#F1F2F3">
<form action="create.asp" method="get">
<p align="center">试卷名称:
<input type="text" name="papername" size=20>
<p align="center">
<input type="submit" value="提交">
<input type="reset" value="清除">
</form></td>
</tr>
</table>
</center>
</div>
<p align="left"> </p>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -