<tr> <th>Column A</th> <th>Column B</th> </tr> <tr> <td>Mr Khanna</td> <td>20000</td> </tr> <tr> <td>Rahim</td> <td>60000</td> </tr> </table> </body> </html> The webpage will appear like this. Computer-8 103