日期:2014-05-17 浏览次数:20618 次
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
</head>
<style type="text/css">
table,tr,td
{
border:1px solid black;
}
table
{
border-collapse:collapse;
}
</style>
<body>
<form id="form1" runat="server">
<div>
<table style=" ">
<tr>
<td>姓名</td><td>年龄</td>
</tr>
<tr>
<td>张三</td><td>18</td>
</tr>
</table>
</div>
</form>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>无标题页</title>
</head>
<style type="text/css">
table, tr, td
{
border: 1px solid black;
}
table
{
border-collapse: collapse;
}
</style>
<body>
<form id="form1" runat="server">
<div>
<table style="width: 300px; height: 200px">
<tr style="width: 300px; height: 200px ">
<td >
<table style="width: 300px; height: