leftframe.asp
来自「在线考试系统」· ASP 代码 · 共 36 行
ASP
36 行
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>
<body topmargin="0" leftmargin="0">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
<tr>
<td width="100%">
<iframe name="I1" scrolling="no" target="main" width="100%" height="60" border="0" frameborder="0" src="lefttopframe.asp">
</iframe></td>
</tr>
<tr>
<td bgcolor="#E1E1E1">
<table border="0" cellPadding="0" cellSpacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td style="height: 100%"> <b>考生信息</b></td>
<td style="height: 100%">
<p align="right">
<font style="color: #6699cc; cursor: hand; font-family: Webdings; font-size: 9pt">
<span id="switchPoint1">6</span></font> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" id="first">
<iframe name="I2" scrolling="no" target="main" height="110" width="100%" border="0" frameborder="0" src="leftmiddleframe.asp">
</iframe> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?