Page 113 - CA_165_V2.0_Flipbook
P. 113
15. Identify the correct statement with reference to <P> tag: [CBSE, 2022]
(a) It is used within the <BODY> tag.
(b) The <p> tag defines a paragraph.
(c) Browsers automatically add a single blank line before and after each <p> element.
(d) All of these
16. OL stands for: [CBSE, 2022]
(a) Organised List (b) Outstanding List
(c) Ordered List (d) Overall List
17. The ..................................... tag defined the terms in the description list. [CBSE, 2022]
(a) <DL> (b) <DT>
(c) <DD> (d) All of these
18. The <title> element: [CBSE, 2022]
(a) define a title in the browser toolbar
(b) provide a title for the page when it is added to favourites
(c) displays a title for the page in search-engine results
(d) All of these
19. Face, size, color are attributes of which tag? [CBSE, 2022]
(a) Text (b) Font
(c) T (d) F
20. HTML files can be created using any: [CBSE, 2022]
(a) Spreadsheet (b) Photo editor
(c) Presentation Software (d) Text editor
21. The ..................................... tag inserts a single line break: [CBSE, 2022]
(a) <break> (b) <br>
(c) <line> (d) <new line>
22. ..................................... attribute of <BODY> tag is used to specify the color of the linked text: [CBSE, 2022]
(a) Icolor (b) clink
(c) linkcolor (d) link
23. Ms. Sandhya, vocational subject teacher in a public school has shown the following list of few of the skill
courses offered to CBSE to the students to take these preference. [CBSE, 2022]
SKILL COURSES
l Retail l Information Technology
l Security l Automotive
Above shown list is an example of ..................................... HTML list.
(a) unordered (b) ordered
(c) description (d) definition
24. In reference to comments in HTML document, identify the correct statement: [CBSE, 2022]
(a) Comment line is ignored by the web browser.
(b) It is a good practice to add comments into your HTML code.
(c) It helps to understand the code and increases code readability.
(d) None of these
Introduction to HTML 111

