InterviewSolution
Saved Bookmarks
| 1. |
❤HELLO MATES❤ Write an HTML program to display multiple headings in multiple forms using H1 to H6 tags. |
Answer» TION:< !DOCTYPE HTML>THIS IS FIRST EXAMPLETHIS IS SECOND EXAMPLETHIS IS THIRD EXAMPLETHIS IS FOURTH EXAMPLETHIS IS FIFTH EXAMPLETHIS IS SIXTH EXAMPLE |
|