Page 103 - Plus_V2.2_C7_Flipbook
P. 103
test Your skiLLs
1. Tick ( ) the correct option.
a. Which of the following tags contains the content of a web page?
(i) <HTML> (ii) <HEAD>
(iii) <TITLE> (iv) <BODY>
b. Which of the following tags is used to insert a line break?
(i) <BR> (ii) <P>
(iii) <H1> (iv) <Hn>
c. Which of the following properties is used to underline the text on web page?
(i) Text-transformation (ii) Text-decoration
(iii) Text-color (iv) All of these
d. The ____________ property is used to increase or decrease the size of a font.
(i) Font-size (ii) Margin-top
(iii) Color (iv) None of these
2. Write 'T' for True and 'F' for False.
a. The font family property works on the principle of the fallback system. ____________
b. The heading tag has five levels. ____________
c. The background colour of the web page can be defined only once. ____________
d. The colour of the text cannot be changed in a web page. ____________
e. Text-transform property specifies the transformation of text into uppercase,
lowercase, or title case. ____________
3. Fill in the blanks using the words from the help box.
head, <HR>, margin, background-repeat, text-indent
a. A horizontal line is drawn using ____________ tag.
b. ____________ contains the information which is not to be shown on the web page.
c. ____________ specifies how the background image should be repeated.
d. ____________ specifies the indentation of the first line of the text.
e. CSS ____________ properties enables to create space around an HTML element, outside any
border.
4. Short answer type questions.
a. What is the use of the background-color?
______________________________________________________________________________
Using CSS in HTML5 101

