📄 fmcf0325.html
字号:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>装卸作业</title>
<link rel="stylesheet" type="text/css" href="../css/you.css" />
</head>
<body>
<!--上-->
<div id="content" style="height:70px;">
<div id="haj1">
<div id="huang1">装卸作业</div><div id="huang2"></div>
</div>
<div id="haj3">
<div id="anniu3">
<img src="../images/button/save.gif" border="0" onMouseOver="this.src='../images/button/save1.gif'" onMouseOut="this.src='../images/button/save.gif'">
<img src="../images/button/history.gif" border="0" onMouseOver="this.src='../images/button/history1.gif'" onMouseOut="this.src='../images/button/history.gif'" onClick="javascript:history.back()">
</div>
</div>
<div id="haj4">
</div>
</div>
<!--下-->
<div id="xia">
<div id="tabb">
<form name="form1">
<table width="200" border="1" id="table" class="tab">
<tr class="trs">
<td width="25%">名称</td>
<td width="25%">内容</td>
<td width="25%">名称</td>
<td width="25%">内容</td>
</tr>
<tr>
<td>装卸方式:</td>
<td><input type="radio" name="radio">自主装卸<input type="radio" name="radio">委托装卸</td>
<td></td>
<td></td>
</tr>
<tr>
<td>装卸单位:</td>
<td><input type="text" name="t1" class="input3"></td>
<td>装卸重量:</td>
<td><input type="text" name="t2" class="input3"></td>
</tr>
<tr>
<td>装卸数量:</td>
<td><input type="text" name="t3" class="input3"></td>
<td>装卸体积:</td>
<td><input type="text" name="t4" class="input3"></td>
</tr>
<tr>
<td>装卸开始时间:</td>
<td><input type="text" name="t5" class="input3"></td>
<td>装卸结束时间:</td>
<td><input type="text" name="t6" class="input3"></td>
</tr>
<tr>
<td>装卸人:</td>
<td><input type="text" name="t7" class="input3"></td>
<td>备注:</td>
<td><input type="text" name="t8" class="input3"></td>
</tr>
</table>
</form>
</div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -