你们一定不知道丧...吧 关注:20贴子:376
  • 13回复贴,共1

会是啥样……

只看楼主收藏回复

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>无标题文档</title>
</head>
<body>
<table width="600" border="1" summary="口可口可">
<caption>
test
</caption>
<tbody>
<tr>
<th scope="col">123</th>
<th scope="col">456</th>
<th scope="col">等等</th>
</tr>
<tr>
<th scope="row">飞</th>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<th scope="row">&nbsp;</th>
<td>方式</td>
<td>地方</td>
</tr>
</tbody>
</table>
</body>
</html>


IP属地:四川1楼2015-02-24 22:51回复
    意义不明


    IP属地:安徽来自Android客户端2楼2015-02-25 00:49
    收起回复
      给我秀神秘代码?


      IP属地:安徽来自Android客户端3楼2015-02-25 02:13
      收起回复