Advertisements
Advertisements
Question
The heading tags.
<HTML>
<BODY>
<H1>This is heading 1</H1>
<H2>This is heading 2</H2>
<H3>This is heading 3</H3> <H4>This is heading 4</H4> <H5>This is heading 5</H5> <H6>This is heading 6</H6>
<P>Use heading tags only for headings. Don't use them to make something big.
Use other tags for that.</P>
</BODY>
</HTML>Code Writing
Diagram
Advertisements
Solution
Output:

shaalaa.com
Is there an error in this question or solution?
