61,125
社区成员
发帖
与我相关
我的任务
分享<!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>
<title>new document </title>
<meta name="generator" content="editplus" />
<meta name="author" content="Gao YiXiang" />
<meta name="email" content="yixianggao@126.com" />
<meta name="keywords" content="javascript dhtml dom" />
<meta name="description" content="I love web development." />
<style type="text/css">
#myTable
{
_frame: expression(frame='lhs');
_rules: expression(rules='rows');
}
</style>
</head>
<body>
<table id="myTable">
<thead>
<tr>
<td>
EST</td>
<td>
1am</td>
<td>
8pm</td>
</tr>
</thead>
<tr>
<td>
CST</td>
<td>
2am</td>
<td>
9pm</td>
</tr>
<tr>
<td>
MST</td>
<td>
3am</td>
<td>
10pm</td>
</tr>
<tfoot>
<tr>
<td>
PST</td>
<td>
4am</td>
<td>
11pm</td>
</tr>
</tfoot>
</table>
</body>
</html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
<style>
.tdl{border-left:1 solid #ffffff}
.tdr{border-right:1 solid #ffffff}
.tdt{border-top:1 solid #ffffff}
.tdb{border-bottom:1 solid #ffffff}
.tdlt{border-left:1 solid #ffffff;border-top:1 solid #ffffff}
.tdbl{border-bottom:1 solid #ffffff;border-left:1 solid #ffffff}
.tdrt{border-right:1 solid #ffffff;border-top:1 solid #ffffff}
.tdbr{border-right:1 solid #ffffff;border-bottom:1 solid #ffffff}
</style>
</head>
<body>
<table border="1" width="100" height="100" cellspacing="0" cellpadding="0" style="border:1 solid #ffffff" bordercolor=#000000>
<tr>
<td width="33%" class="tdlt"> </td>
<td width="33%" class="tdt"> </td>
<td width="34%" class="tdrt"> </td>
</tr>
<tr>
<td width="33%" class="tdl"> </td>
<td width="33%"> </td>
<td width="34%" class="tdr"> </td>
</tr>
<tr>
<td width="33%" class="tdbl"> </td>
<td width="33%" class="tdb"> </td>
<td width="34%" class="tdbr"> </td>
</tr>
</table>
</body>
</html>