Page 111 - CA_165_V2.0_Flipbook
P. 111
Previous Years’s Questions
1. Which of the following is not an attribute of the <font> tag? [CBSE 2024]
(a) face (b) height
(c) size (d) color
2. In HTML, we start a comment using: [CBSE 2024]
(a) <!-- (b) !-->
(c) --!> (d) <--!
3. The default color of vlink is ...................................... [CBSE 2024]
(a) Green (b) Purple
(c) Blue (d) Yellow
4. Which of the following tags is not used while creating a description list? [CBSE 2024]
(a) <dt> (b) <dl>
(c) <td> (d) <dd>
5. Write suitable html statements to display the following text on a webpage in appropriate subscript and
superscript form: [CBSE 2024]
(a) H O (b) E = MC 2
2
6. Write the HTML code to design the content of the webpage in the form of lists as shown below : [CBSE 2024]
Here is a shopping list with categories and items :
1. Vegetables
Carrots
Broccoli
Spinach
2. Fruits
Apples
Oranges
Bananas
7. HTML provides us with ..................................... levels of headings that can be inserted in a web page. [CBSE, 2023]
(a) 5 (b) 6
(c) 7 (d) 8
8. Assertion and reasoning question. [CBSE 2023]
Assertion (A): <br> is a container tag.
Reason (R): HTML elements that have both opening and closing tags are considered container tags.
(a) Both Assertion (A) and Reason (R) are true and Reason (R) is the correct explanation of Assertion (A).
(b) Both Assertion (A) and Reason (R) are true and Reason (R) is not the correct explanation of Assertion (A).
(c) Assertion (A) is true and Reason (R) is false.
(d) Assertion (A) is false and Reason (R) is true.
Introduction to HTML 109

