Write the HTML code to create the exact table which is given below: ADMNO SNAME NAME DOB
Write the HTML code to create the exact table which is given below:
| ADMNO | SNAME | NAME | DOB |
| 1110 | MANJIT | RANJIT | 4-MAR-1998 |
11 views