<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>无标题文档</title>
</head>
<body>
<table width="500px" height="300px" align="center" cellpadding="0px" cellspacing="0px" border="1px" bordercolor="#0000FF">
<tr bgcolor="#3366CC">
<td >&nbsp&nbsp&nbspxxxxx</td>
</tr>
<tr>
<td>
<table width="100px" height="50px" align="center" cellpadding="0px" cellspacing="0px" border="1px" bordercolor="#0000FF">
<tr bgcolor="#3366CC">
<td align="center">xxxxx</td>
</tr>
<tr>
<td >
<p align="center"><a href="">xxxx</a></p>
<p align="center"><a href="">xxxx</a></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)