Page 83 - Trackpad_V4.0_c6_Flpbook
P. 83
Interdisciplinary Learning Activity
Look at the web page and tick ( ) on the tags which are used to create it.
<HTML> <BODY> <TITLE> </BODY>
EDITING AN EXISTING HTML DOCUMENT
Follow these steps to edit an HTML document:
1 Right-click on the
file icon.
2 Click on the Open
with option.
3
Click on Notepad.
This will open your HTML document in Notepad so that you can make changes to the file. After making
the required changes, you need to save the file by pressing the Ctrl+S keys.
If your web page is already opened in a web browser, you need to press the F5 key to see the changes
you have made.
Quick Quiz
1. Which of the following is a container tag in HTML5?
a. <P> tag b. <BR> tag
2. Which part of an HTML5 document defines the title of the web page?
a. Head b. Body
3. There are types of CSS.
a. two b. three
Introduction to HTML5 & CSS3 81

