⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 故障诊断.html

📁 这是我用jsp 写的一个污水处理系统
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #99FFFF;
}
.STYLE2 {
	color: #CC0066;
	font-size: 20px;
}
#Layer1 {
	position:absolute;
	width:63px;
	height:64px;
	z-index:1;
	left: 15px;
	top: 103px;
}
.STYLE3 {
	font-size: 40px;
	color: #CC3333;
	font-weight: bold;
	font-style: italic;
}
#Layer2 {
	position:absolute;
	width:65px;
	height:74px;
	z-index:2;
	left: 14px;
	top: 207px;
}
#Layer3 {
	position:absolute;
	width:68px;
	height:68px;
	z-index:3;
	top: 342px;
	left: 13px;
}
#Layer4 {
	position:absolute;
	width:68px;
	height:79px;
	z-index:4;
	left: 14px;
	top: 475px;
}
.STYLE4 {
	color: #FF0033;
	font-weight: bold;
	font-size: 30px;
}
.STYLE5 {
	font-size: 30px;
	color: #0033FF;
}
.STYLE10 {font-size: 24px; color: #3366FF; }
.STYLE11 {
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
}
#Layer5 {
	position:absolute;
	width:83px;
	height:50px;
	z-index:5;
	top: 722px;
	left: 343px;
}
-->
</style></head>

<body><label></label>
<table width="100%" border="0">
  <tr>
    <td width="9%" height="68">&nbsp;</td>
    <td colspan="3" align="center"><span class="STYLE2">故障输入</span></td>
    <td width="50%"><form id="form1" name="form1" method="post" action="">
      <label>
        <textarea name="textfield" cols="40" rows="3"></textarea>
        </label>
      <span class="STYLE4">
    诊断      </span>
    </form>    </td>
  </tr>
  <tr>
    <td colspan="2" rowspan="7"><div class="STYLE3" id="Layer1">故</div>
    <div id="Layer2"><span class="STYLE3">障</span></div>
    <div id="Layer3"><span class="STYLE3">模</span></div>
    <div id="Layer4"><span class="STYLE3">式</span></div>    <h1 class="STYLE5">&nbsp;</h1></td>
    <td colspan="2"><span class="STYLE10">进水异常</span></td>
    <td height="80"><form id="form2" name="form2" method="post" action="">
      <label>
      <textarea name="textfield2" cols="50" rows="5"></textarea>
      </label>
    </form>    </td>
  </tr>
  <tr>
    <td colspan="2"><span class="STYLE10">初沉池故障</span></td>
    <td height="65"><form id="form3" name="form3" method="post" action="">
      <label>
        <textarea name="textfield3" cols="50" rows="5"></textarea>
        </label>
    </form>    </td>
  </tr>
  <tr>
    <td colspan="2"><span class="STYLE10">曝气池故障</span></td>
    <td height="76"><form id="form4" name="form4" method="post" action="">
      <label>
        <textarea name="textfield4" cols="50" rows="5"></textarea>
        </label>
    </form>    </td>
  </tr>
  <tr>
    <td colspan="2"><span class="STYLE10">二沉池故障</span></td>
    <td height="68"><form id="form5" name="form5" method="post" action="">
      <label>
        <textarea name="textfield5" cols="50" rows="5"></textarea>
        </label>
    </form>    </td>
  </tr>
  <tr>
    <td colspan="2"><span class="STYLE10">出水异常</span></td>
    <td height="75"><form id="form6" name="form6" method="post" action="">
      <label>
        <textarea name="textfield6" cols="50" rows="5"></textarea>
        </label>
    </form>    </td>
  </tr>
  <tr>
    <td colspan="3">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="11%" height="70">&nbsp;</td>
    <td width="19%"><span class="STYLE11">推理</span></td>
    <td><form id="form7" name="form7" method="post" action="">
      <label></label>
      <label>
      <textarea name="textfield10" cols="60" rows="8"></textarea>
      </label>
    </form>    </td>
  </tr>
</table>
<br />
</body>
</html>

⌨️ 快捷键说明

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