Page 101 - TP_Pluse_V2.2_Class_7
P. 101
test Your skiLLs
1. Tick (ü) the correct option.
a. Anika wants to add a largest heading on a web page. Which of the following tags should she use?
(i) <H7> (ii) <H1>
(iii) <H6> (iv) <H8>
b. Consider the following HTML code, and identify the error:
<P> Using the Paragraph Tag <\P>
(i) Incorrect use of <P> tag (ii) Incorrect use of backward slash
(iii) Nothing is incorrect (iv) None of these
c. Which of the following tags are used to display the given equation:
A=r 2
(i) <SUB> (ii) <SUP>
(iii) Both (i) and (ii) (iv) None of these
d. Which of the following is not a value of text-align property in CSS?
(i) left (ii) right
(iii) center (iv) top
e. Which of the following properties will you use to change the font of text?
(i) font-size (ii) font-style
(iii) font-family (iv) None of these
2. Write 'T' for True and 'F' for False.
a. HTML is a markup language.
b. HTML can define up to 8 levels of headings.
c. The text-decoration property specifies the indentation of the first line of the text.
d. The paragraph tag automatically inserts a blank line between two paragraphs.
e. The margin property is used to set margins for any web page element.
3. Fill in the blanks using the words given below:
color, background-image, horizontal, <sub>, <P>
a. The tag defines start of a paragraph in the text.
b. The <HR> tag is used to draw a line between two paragraphs.
c. 2 in H O is written using tag.
2
d. The property is used to specify text colour of the web page.
e. The property specifies the image to be used in the background on the web
page.
More on HTML5 99

