Vidyalelo
CSS · Q10

Basic CSS

Programming · CSS · question 10

Q10

Is it the best way to include H1 heading only one time in the web page. State true or false.

A.
True
Answer
B.
False

Answer: Option A

Solution

Answer: Option A
Solution:
It is good pratice to inlcude H1 heading only once and to use H2-H6 heading in others areas.