Page 86 - CA 165 ver 1.0 Class 10
P. 86
18. By mistake, Raj has jumbled up a few tags and their attributes. Help him by choosing correct option for tags
and their corresponding attributes: [CBSE, 2022]
Tags Attricutes
1. donr i. src
2. body ii. Face
3. img iii. Text
1 2 3
(a) ii iii i (b) iii i ii
(c) iii ii i (d) I ii iii
19. The ..................................... tag represents the root of an HTML document. [CBSE, 2022]
(a) <root> (b) <html>
(c) <first> (d) <main>
19. The ..................................... tag is an empty tag and it does not require closing tag. [CBSE, 2022]
(a) <table> (b) <hr>
(c) <form> (d) <font>
20. Carefully observe the following screenshot: [CBSE, 2022]
Coding Club Registration Form
Name Ivana
Preferred User of id Ivana.dk
Secret Password *******
Register
Based on the screenshot shown above, attempt the question number 1-5.
i. An HTML ............................ is used to collect user input
(a) Frame (b) Table
(c) Box (d) Form
ii. HTML element to create the box to accept the candidate’s Name:
(a) <ACCEPT> (b) <INPUT>
(c) <NAME> (d) <BOX>
iii. Correct attribute value pair to create the box to accept the candidate;s Name:
(a) type= “text” (b) type=”name”
(c) accept=”text” (d) accept= “name”
iv. Choose the correct HTML control to create the text box having lable ab “Preferred User id”:
(a) Id Box (b) Id field
(c) Text field (d) Password field
v. HTML element to create the box to accept the Secret Password:
(a) <ACCEPT> (b) <INPUT>
(c) <NAME> (d) <BOX>
84 Touchpad Computer Applications-X

