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

📄 商品.htm

📁 进销存网站源码 如有需要请联系
💻 HTM
字号:
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="../common/style.css" media="screen"/>
<title>新建网页 1</title>
</head>

<body>
<h2>
	商品</h2><table border="1" width="100%" id="table3">
			<tr>
				<th>商品类别</th>
				<td width="297"><input type="text" name="T3" size="11" value="冰箱"></td>
			</tr>
			<tr>
				<th>商品编号</th>
				<td width="297"><input type="text" name="T4" size="11"></td>
			</tr>
			<tr>
				<th>商品名称</th>
				<td width="297"><input type="text" name="T5" size="11"></td>
			</tr>
			<tr>
				<th>商品价格</th>
				<td width="297"><input type="text" name="T6" size="11"></td>
			</tr>
			<tr>
				<th height="27">商品重量</th>
				<td height="27" width="297"><input type="text" name="T7" size="11"></td>
			</tr>

			<tr>
				<th height="21">商品体积</th>
				<td height="21" width="297"><input type="text" name="T8" size="11"></td>
			</tr>

			<tr>
				<th height="27">镜头(个性化属性s1)</th>
				<td width="297"><input type="text" name="T9" size="11"></td>
			</tr>

			<tr>
				<th height="21">像素(个性化属性s2)</th>
				<td width="297"><input type="text" name="T10" size="11"></td>
			</tr>

			<tr>
				<th>商品简介</th>
				<td width="297"><textarea rows="14" cols="55" name="S2"></textarea></td>
			</tr>

			<tr>
				<th>商品详请</th>
				<td width="297"><textarea rows="16" cols="55" name="S1">HTML编辑框</textarea></td>
			</tr>

			</tr>
		</table>
		
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="button" value="保存" name="B9"></p>
		
<p> </p>
		
</body>

</html>

⌨️ 快捷键说明

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