Page 108 - C_GPT _V4 _class_7
P. 108
2. Consider the following HTML code, and identify the error:
<P> Using the Paragraph Tag <\P>
a. Incorrect use of <P> tag b. Incorrect use of backward slash
c. Nothing is incorrect d. None of these
3. Which of the following tags are used to display the given equation:
A=r 2
a. <SUB> b. <SUP>
c. Both a. and b. d. None of these
4. Which of the following is not a value of text-align property in CSS?
a. left b. right
c. center d. top
5. Which of the following properties will you use to change the font of text?
a. font-size b. font-style
c. font-family d. None of these
Tick ( ) the correct statements and cross ( ) the wrong ones.
1. HTML is a markup language.
2. HTML can define up to 8 levels of headings.
3. The text-decoration property specifies the indentation of the first line of the text.
4. The paragraph tag automatically inserts a blank line between two paragraphs.
5. The margin property is used to set margins for any web page element.
Fill in the blanks with the correct words.
Hints color, background-image, horizontal, <sub>, <P>
1. The tag defines start of a paragraph in the text.
2. The <HR> tag is used to draw a line between two paragraphs.
3. 2 in H O is written using tag.
2
4. The property is used to specify text colour of the web page.
5. The property specifies the image to be used in the background on the web page.
CodeGPT (Ver. 4.0)-VII
106

