HTML Table

<table width="819" height="355" border="1">
  <tr>
    <th scope="row"><h2 align="center">Cell No1 </h2></th>
    <td><h2 align="center">Cell No2</h2></td>
    <td><h2 align="center">Cell No3</h2></td>
  </tr>
  <tr>
    <th scope="row"><h2 align="center">Cell No4</h2></th>
    <td><h2 align="center">Cell No5 </strong></h2></td>
    <td><h2 align="center">Cell No6 </strong></h2></td>
  </tr>
  <tr>
    <th scope="row"><h2 align="center">Cell No7</h2></th>
    <td><h2 align="center">Cell No8 </h2></td>
    <td><h2 align="center">Cell No9</h2></td>
  </tr>
</table>

No comments:

Post a Comment

Thanks for your feedback