Page 79 - TP-Play_V-2.0_Book-7
P. 79
Recap
HTML is the most widely used language to design web pages.
Cascading Style Sheet (CSS) is a design language which enables to simplify the process
of making web pages.
The <Hn> tag describes the heading of a section of the web page.
The <HR> tag is used to divide the web page into different sections by drawing a
horizontal line in the web page.
<P> tag is used to insert a paragraph in an HTML document .
Text properties are used to change the appearance of the text.
The background properties are used to make changes in the background of a web
page.
The font properties are used to change the font-family, font-size and font-style of the
text.
The margin property is used to set margins for any web page element. of Windows 10
on your computer.
Exercise
A. Tick ( ) the correct option.
1. Which tag contains the content of a web page?
a. <HTML> b. <HEAD>
c. <TITLE> d. <BODY>
2. Which of the following tags is used to insert a line break?
a. <BR> b. <P>
c. <H1> d. <Hn>
3. Which of the following property is used to underline the text on web page?
a. Text-transformation b. Text-decoration
c. Text-color d. All of these
4. The ................................. tags are used to add headings in a web page.
a. Heading b. Style
c. Superscript d. Subscript
More on HTML5 79

