Page 61 - modular_v2.0_HTML&_CSS_Fb
P. 61
B. Write ‘T’ for true and ‘F’ for false.
1. The <P> tag has no attributes to align text. ........................
2. The heading tag has 5 levels. ........................
3. The background colour of the web page can be defined only once. ........................
4. The colour of the text cannot be changed in a web page. ........................
5. The <DIV> tag is a block-level container used to group HTML elements. ........................
6. The <U> tag is used to underline the text in a web page. ........................
C. Fill in the blanks using the words given below:
<B>, <P>, Markup, Head, <SUB>
1. HTML is a ........................ language used for creating web pages.
2. The TITLE tag is located inside the ........................ section.
3. The ........................ tag is used to make the text appear bold.
4. The ........................ tag represents a paragraph.
5. The ........................ tag creates subscript text.
D. Name the tag that can be used:
1. To divide a web page into sections by drawing a sleeping line. ........................
2. To underline the text. ........................
3. To start a new line. ........................
4. To show the text in the largest heading. ........................
5. To subscript a text. ........................
6. To show the text in the smallest heading. ........................
E. Short answer type questions.
1. What is the use of the <HR/> tag?
2. Which tag is used to break the lines of text?
3. What is the use of <U> tag?
4. What is the use of <I> tag?
5. Which style property of the <H1> tag is used to align the text?
F. Long answer type questions.
1. Distinguish between <SUB> and <SUP> tags.
2. Explain any two CSS properties to customise the font.
3. What is the difference between <BR/> and <HR/> tags?
4. Define <P> tag. Write HTML code to create a web page using <P> tag.
59
Formatting a Web Page

