编辑下面的代码:【加编码】
<html> <body> <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> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂