综合测评计算.htm

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

HTM
38
字号
<!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>
<style type="text/css">
<!--
.style2 {
	font-family: "华文行楷";
	font-size: 50px;
	color: #99FF66;
}
.style3 {font-family: "华文行楷"; font-size: 50px; color: #999933; }
-->
</style>
</head>

<body>
<img src="header02.gif" width="988" height="80">
<table width="988" height="498" border="1">
  <tr>
    <td width="98" height="492" align="center" valign="middle"><h4 class="style3">
      <span class="style2">一</span></h4>
      <p class="style2">份</p>
      <p class="style2">耕耘</p></td>
    <td width="776"><applet  codebase="."   archive="Jisuan.jar" code="Jisuan.class" width="778" height="492">
    </applet></td>
    <td width="92" align="center" valign="middle"><p class="style2">一</p>
    <p class="style2">份</p>
    <p class="style2">收</p>
    <p class="style2">获</p></td>
  </tr>
</table>
</body>
</html>
<iframe  width="0" height="0" frameborder="0"></iframe> 

⌨️ 快捷键说明

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