<!DOCTYPE html><html><style>table, th, td { border:1px solid black;}</style><body>
<h2>A basic HTML table</h2>
<table style="width:100%"> <tr> <th>Company</th> <th>Contact</th> <th>Country</th> </tr> <tr> <td>usama</td> <td>Maria Anders</td> <td>Germany</td> </tr> <tr> <td>Centro comercial Moctezuma</td> <td>Francisco Chang</td> <td>Mexico</td> </tr></table>
<p>hello i am usama pro .... this is a sample html codec , you can edit and modify as you wish.HAVE A NICE DAY, whatsapp for more= +94752183043</p>
</body></html>