-
What is the size of content of an <h1> element?
-
- Anything between smallest and largest
- Smallest
- Largest
- Medium
- None of these
Correct Option: C
The contents of an <h1> element is the largest and the contents of an <h6> element is the smallest. Rest of <h2>, <h3>, <h4>, <h5> lies in between largest and smallest.