1. What is the correct HTML tag to create a heading 1?
(a)<head>
(b)<h1>
(c)<header>
(d)<section>
2. What is the purpose of thetag in HTML?
(a) To define the title of the page
(b) To provide metadata about the HTML page
(c) To create a hyperlink
(d) To define a paragraph
3. Which CSS property is used to set the font size of text?
(a) font-weight
(b) font-family
(c) font-size
(d) font-style













