________________ tag defines the largest heading, and ____________defines the smallest heading.
Answers
Answered by
4
Answer: The HTML <h1> to <h6> tag is used to define headings in an HTML document. <h1> defines largest heading and <h6> defines smallest heading.
Answered by
1
h1 - Largest heading
h6 - Smallest heading
Similar questions