综合测评查询.html

来自「用JAVA编写的综合测评系统毕业设计」· HTML 代码 · 共 30 行

HTML
30
字号
<html>
<style type="text/css">
<!--
.style2 {
	font-size: xx-large;
	font-family: "华文行楷";
	color: #996633;
}
.style3 {font-size: xx-large; font-family: "华文行楷"; color: #996666; }
-->
</style>

<p><img src="header02.gif" width="992" height="81">
</p>
<table width="990" height="444" border="1">
  <tr>
    <td width="107" align="center" valign="middle"><p class="style3">一</p>
    <p class="style3">份</p>
    <p class="style3">耕</p>
    <p class="style3">耘</p></td>
    <td width="754"><applet  codebase="."   archive="Chaxun.jar"  code="Chaxun.class" width="753" height="410">
    </applet></td>
    <td width="107" align="center" valign="middle"><p class="style2">一</p>
    <p class="style2">份</p>
    <p class="style2">收</p>
    <p class="style2">获</p></td>
  </tr>
</table>
<p>&nbsp;</p>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?