Page 36 - Modular_V1.1_Flipbook
P. 36
Recap
HTML can define up to 6 levels of headings from H1 to H6.
The <P> tag defines the start and end of a paragraph in the text.
The <HR> tag is used when you want to divide your web page into different sections.
The <BR> tag is used when you want to start a new line, but do not want to start a new paragraph.
The <B> tag is used to make the text bold.
The <I> tag is used to make the text slanted.
The <SUP> tag is used to turn the enclosed text into a superscript.
The <SUB> tag is used to turn the enclosed text into a subscript.
The <FONT> tag is used to change the certain properties such as font size, font face and colour
of a block of text.
The <CENTER> tag is used to align the text in center.
Exercise
A. Tick ( ) the correct option.
1. WIDTH is an attribute of the ........................ tag.
a. <P> c. <BR>
b. <HR> d. <B>
2. ........................ tag contains the content of a web page.
a. <HTML> c. <TITLE>
b. <HEAD> d. <BODY>
3. Which one of these tags is used to apply a style to a single character, word or group of words?
a. <CENTER> c. <FONT>
b. <HR> d. <B>
4. Which of the following tags produces a horizontal line in the browser window?
a. <SUP> c. <BODY>
b. <HTML> d. <HR>
5. Which of the following tags is used to give the title to a web page?
a. <BODY> c. <H1>
b. <TITLE> d. <BR>
6. Which of the following is not a heading tag?
a. H7 c. H1
b. H6 d. H5
7. Which of the following tags is used to center align the text in the Web page?
a. <SUP> c. <BODY>
b. <CENTER> d. None of these
34 Touchpad MODULAR (Version 1.1)-IX

