Page 23 - PlusGPT_V2.1_C7_Flipbook
P. 23
test Your skiLLs
1. Tick (ü) the correct option.
a. All HTML tags are enclosed in _____________ .
(i) <> (ii) ?!
(iii) ## (iv) **
b. Which of the following is used to view an HTML document?
(i) Text editor (ii) Web browser
(iii) A graphics (iv) None of these
c. There are mainly _____________ types of HTML editors.
(i) two (ii) three
(iii) four (iv) five
d. Which of the following has opening and closing tags?
(i) Empty tag (ii) Container tag
(iii) Both (i) & (ii) (iv) <HR>
e. _____________ tag hold all the content of a web page.
(i) <HTML> (ii) <HEAD>
(iii) <TITLE> (iv) <BODY>
f. The _____________ tag is used to change certain properties such as font size, face and colour of
a block of text on a web page.
(i) <FONT> (ii) <B>
(iii) <FACE> (iv) <HR>
2. Fill in the blanks using the words given below:
Empty, Block Level, Nesting, Markup, Head
a. HTML is a ____________ language used for creating web pages.
b. The page title is located inside the ____________ section.
c. ____________ level tags take up the entire width available.
d. ____________ tags contain only the opening tag.
e. Starting a tag before closing the previous tag is called ____________ of tags.
Introduction to HTML 21

