| 1. |
Write an HTML code in computer note book for displaying |
||||||||||||||||||||||||
|
Answer» Hi, below is the code of above output all you have to do is copy this code and paste it in a file and save it as .html and open in a web BROWSER.
table,td,th,tr { border: 1px border-collapse: collapse; } th,td { padding: 15px; }
hope it helps you. |
|||||||||||||||||||||||||