Computer Science, asked by pranjalkeshari4222, 4 months ago

For smallest size heading, the tag is __________ and for the biggest size heading, the tag is ________.Immersive Reader (1 Point) a. , b. , c. ,

Answers

Answered by mc6346546
0

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.

Similar questions