简单教程
提交运行
代码编辑器:
<table border="1"> <tr> <th id="name" colspan="2">Name</th> </tr> <tr> <th headers="name">Firsname</th> <th headers="name">Lastname</th> </tr> </table> <footer>简单教程,简单编程<br/>Copyright © 简单教程 www.twle.cn</footer>
运行结果: