TABLES IN HTML


<tr> - table row
<td> - table data
If you want your heading to be bold you can replace it by <th>

FORMS IN HTML

It is denoted by <form> </form>
Below are some commonly used input in forms.

















next