Show the text in the largest heading.
H1
H6
H7
Answers
Answered by
2
Answer:
H6
Explanation:
The <h1> to <h6> tags are used to define HTML headings. <h1> defines the most important heading. <h6> defines the least important heading. Note: Only use one <h1> per page - this should represent the main heading/subject for the whole page.
Answered by
2
Answer:-
The <h1> tag shows the text in the largest heading. <h1> defines the largest heading and <h6> defines the smallest heading.
Similar questions