Page 53 - 2403_Trackpad_V5.1_C6_Fb
P. 53
REVISIT
▶ HTML makes it easy to alter the style of individual elements on a web page.
▶ Text properties are used to change the appearance of the text.
▶ The background properties are used to put the background on a web page.
▶ The font properties are used to change the font-family, font-size and font-style of the text.
▶ Margin is the space that appears around an element.
1. Tick ( ) the correct option.
a. Which property lets you specify the repetition of an image on the web page.
(i) Background-repeat (ii) Background-image
(iii) Text-transform (iv) Text-align
b. Which tag uses <STYLE> tag inside it?
(i) <BODY> (ii) <TITLE>
(iii) <HEAD> (iv) <HTML>
c. Which of the following font properties specifies the font to be used?
(i) Font-style (ii) Font-family
(iii) Font-size (iv) Font-margin
d. What can be changed using the font properties?
(i) Font Size (ii) Font Family
(iii) Font Style (iv) All of these
e. Which of the following properties is used to underline the text on the web page?
(i) Text-transformation (ii) Text-decoration
(iii) Text-color (iv) All of these
f. Which of the following is used to change the appearance of the text?
(i) Text Properties (ii) Background Properties
(iii) Font Properties (iv) All of these
2. Write 'T' for true and 'F' for false.
a. Font style can change the colour of the text.
b. CSS is the method of styling the element of the web page.
c. Margin is the space that appears around an element.
Formatting a Web Page 51

