<!doctype html>
HIS TABLE</head>
<body
<table)
<tr>
<th>ID</th>
<th>1st name</th>
<th>2nd name</th>
</tr>
<tr>
<td>1</td>
<td>abc</td>
<td>xyz</td>
</tr>
</table>
</body>
1. Table Header font size not bigger
2. Table data coming on the header line