📄 ok5.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
A {color: #000000; font-family: "宋体" ; line-height: 15px; text-decoration: none}
A:hover {color: #ff0000; font-family: "宋体" }
BODY {
font-family: "宋体";
font-size: 9pt;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #ecf5ff;
}
td {
sfont-family: "宋体";
font-size:9pt;
}
.color { color: #804040; font-size: 12pt; font-weight: bold}
P.double {line-height:2; font-family: "宋体"; font-size: 12px}
.style1 {color: #FF0000}
-->
</style>
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="30" valign="middle">文件上传完毕
<input name="file6" type="hidden" id="file6" value="<%=request("file6")%>"></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -