Computer Science, asked by dsp120, 23 days ago

write about heading tags​

Answers

Answered by rfetherman2022
1

ANSWER:

heading tags help improve accessibility for people who can't easily read screens.

Answered by JuhiGiri
0

Answer:

The heading tag is used in HTML to define headings of a page. Headings are defined by <hn> , with “n” being a number between 1 and 6, and determines which position a heading has in the hierarchy of the heading structure. Heading tags have a particularly important function within an HTML structure.

Similar questions