Page 107 - C_GPT _V4 _class_7
P. 107
Art Integration Learning
Lab Activity
Create a web page on 'Scarcity of Water' using different tags, attributes, and text properties. Add relevant
information from the science textbook. Now, paste screenshots of the web page in a Word file and show it
to your science teacher.
Quick Quiz
1. Which HTML tag is used to create a hyperlink?
a. <link> b. <a>
2. Which CSS property is used to change the colour of text in an HTML document?
a. background-color b. color
3. Which CSS property is used to control the space outside the border of an HTML element?
a. Margin b. Padding
Recap
HTML is the most widely used language to design 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.
Assess Yourself
Choose the correct option.
1. Anika wants to add a largest heading on a web page. Which of the following tags should she use?
a. <H7> b. <H1>
c. <H6> d. <H8>
More on HTML5 105

