Page 85 - Plus_V2.2_C6_Flipbook
P. 85
test Your skiLLs
1. Tick ( ) the correct option.
a. HTML stands for:
(i) Hyper Transfer Markup Language (ii) Hyper Text Makeup Language
(iii) Hyper Terminal Markup Language (iv) Hyper Text Markup Language
b. To insert a line break, which tag is used:
(i) <Hr> (ii) <BR>
(iii) <lr> (iv) <lb>
c. The extension of an HTML document/file is:
(i) .html (ii) .htm
(iii) Both (i) & (ii) (iv) None of these
d. Which tags have both opening and closing tags?
(i) Empty tag (ii) Container tag
(iii) Both (i) & (ii) (iv) None of these
e. How many levels of headings can be created using <Hn> tag?
(i) 7 (ii) 5
(iii) 6 (iv) 8
2. Write ‘T’ for True and ‘F’ for False.
a. The <HEAD> section of the HTML document contains the title of the web page. ____________
b. <BR> is an empty tag. ____________
c. HTML5 does not support audio and video through tags. ____________
d. The <SUP> tag is used to turn the enclosed text into a subscript. ____________
e. <!DOCTYPE HTML> command is used to specify the version of HTML the
document is using. ____________
3. Fill in the blanks using the words from the help box.
What You See Is What You Get, <I>, Align, <BODY>, <Hr>
a. ____________ tag is used to make the text in italics.
b. ____________ tag is used draw a horizontal line across the web page.
c. ____________ tag specifies the actual content of the web page.
d. The ____________ attribute of <H1> tag takes the values left, right and center.
e. The full form is WYSIWYG is ____________.
Introduction to HTML5 83

