QUESTION IMAGE
Question
- which of the following will write the smallest heading? * <h1> picture </h1> <h3> picture </h3> <h6> picture </h6> <h8>picture<h8> other:
Brief Explanations
In HTML, heading tags range from <h1> (largest) to <h6> (the last valid heading tag). <h8> is not a standard HTML heading tag. Among the valid ones, <h6> is the smallest.
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
C. <h6> Picture </h6>