日期:2014-05-17 浏览次数:20466 次
<style type="text/css">
<!--
input.checkbox {
width : 0.5em;
height :2.5em;
padding: 0px;
margin: 0px;
}
-->
</style>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
input.checkbox {
width : 0.5em;
height :0.5em;
padding: 0px;
margin: 0px;
}
-->
</style>
</head>
<body>
<table border="1" >
<tr>
<td ><input type="checkbox" name="checkbox" class ="checkbox" value="checkbox"></td>
<td ><input type="checkbox" name="checkbox" class ="checkbox" value="checkbox"></td>
<td ><input type="checkbox" name="checkbox" class ="checkbox" value="checkbox"></td>
</tr>
<tr>
<td ><input type="checkbox" name="checkbox" value="checkbox"></td>
<td ><input type="checkbox" name="checkbox" value="checkbox"></td>
<td ><input type="checkbox" name="checkbox" value="checkbox"></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
&nb