95.7k views
21 votes
7. If you wanted to create a web page and needed to add different sized heading, what tag below

could you use?
(10 Points)






1 Answer

9 votes

Answer:

<h1>

Step-by-step explanation:

If you wanted to create a web page and needed to add different sized heading, the tag that would be used from the list of available options is the header tag.

The user can use <h1>, <h2>, <h3>, etc to create varying sizes of headings from big to small.

User Randall Goodwin
by
5.4k points