QUESTION IMAGE
Question
- which of these is not a heading tag? <h2> <h4> </h6> <h8>
Brief Explanations
In HTML, heading tags range from <h1> to <h6>. Closing tags for headings are in the form </h1> - </h6>. <h8> is not a valid heading tag and </h6> is a closing tag not an opening one.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
D. <h8>