xxxxxxxxxx
<html>
<body>
<table border="1">
<tr>
<th id="name" colspan="2">Name</th>
</tr>
<th headers="name">Firsname</th>
<th headers="name">Lastname</th>
</table>
</body>
</html>