📄 persontop.asp
字号:
<!-- #include file="../getlevel.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
body {FONT-SIZE: 9pt; FONT-FAMILY: 宋体;color:#00000}
TD { FONT-SIZE: 9pt }
-->
</style>
</head>
<body bgcolor="#2D5300" leftmargin="0" topmargin="0">
<table width="1024" height="90" border="0" cellpadding="0" cellspacing="0" background="images/person.gif">
<tr>
<td height="60"> </td>
</tr>
<tr>
<td height="30"> <img src="images/dd.gif" width="9" height="9"> 分队名称:<%=level1+" "+level2+" "+level3+" "+level4%></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -