Page 67 - Touchpad_Plus_V3.2_Class 6
P. 67
21 st
B. Scratch Your Brain. Century #Critical Thinking
Skills
1. The latest version of HTML ..............................
2. A language that uses special symbols called Tags to mark up a text document
and instructs the browser how to display the text ..............................
3. A combination of opening tag, content, and closing tag ..............................
4. A property that provides some additional information about a tag ..............................
5. Signifies or points to an HTML tag to which a style will be applied ..............................
SDG Activity
You and your friends participated in a simulated coastal cleanup, sorting
waste and learning about its impact on marine life. Create an HTML and CSS
web page on ocean conservation to better understand and contribute to
protecting marine environments.
21 st #Information Literacy
Lab Session Century #Creativity
Skills
1. Create a web page with the name Moon.html to display the following information about Moon:
“The Moon is Earth's only natural satellite. It orbits around the Earth and is the fifth largest
moon in the Solar System.”
Apply the red colour to the background of the web page and white colour to the text using
internal CSS. The output should look like this:
The Moon is Earth's only natural satellite. It orbits around the Earth and is the fifth largest moon in the Solar
System.
2. Create the following web page using the clues given below:
Success is no accident. It is hard work, perseverance, learning, studying, sacrifice, and most of all, love of what
you are doing or learning to do.
– Pele
Title of the web page should be 'Hard Work Quote'.
Save the web page with the name ExternalCSS.html
Create a separate CSS file with the name style.css.
Introduction to HTML5 & CSS3 65

