Page 91 - Touchpad_Plus_V3.2_Class 7
P. 91
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. ........................
D. Short answer type questions.
1. Write one line code to create a third level heading on a web page.
.....................................................................................................................................................................................
2. Write the CSS properties used in the following code:
H1{font-family:Comic Sans MS; text-align:center; color:red}
.....................................................................................................................................................................................
3. Which background property specifies the repetition of an image on the web page?
.....................................................................................................................................................................................
E. Long answer type questions.
1. Write the names any two font properties with their values.
.....................................................................................................................................................................................
.....................................................................................................................................................................................
.....................................................................................................................................................................................
2. Ravi wants to underline some text on a web page. Which text property should he use to do so?
Write the code.
.....................................................................................................................................................................................
.....................................................................................................................................................................................
.....................................................................................................................................................................................
Mind Boggler
21 st
Century #Critical Thinking
Competency-based/Application-based questions. Skills
1. Himani has been assigned a task to create a web page that displays a list of book titles in various
fonts and colors. Each book title should be displayed in a different font face and color to make it
visually appealing. Help her by telling the font properties required to achieve this.
2. Dhanush wants to use his photo on a web page as background but he does not
know the way to use the background-image property. Help him by writing the
CSS code to complete the task.
3. Riya needs to design a web page that provides detailed information about upcoming events of the
school. She wants to separate event descriptions, schedules, and location details by drawing lines
in between each section. Which HTML tag can she use to achieve this?
More on HTML 89

