Page 81 - Plus V4 with Adobe class 6
P. 81
EDITING AN EXISTING HTML DOCUMENT
Follow these steps to edit an HTML document:
1 Right-click on the
file icon.
Click on the Open
2
with option.
3
Click on Notepad.
This will open your HTML document in Notepad so that you can make changes in 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 web browser, you need to press the F5 Key to see the changes
you have done.
Timeline
HTML is the most widely used language to design web pages.
Hypertext is a piece of ordinary text that has a special feature of linking to other documents or web pages.
Tags are the basic building blocks of a web page.
The tags that include both opening and closing tags are called Container Tags.
An attribute is a property that provides some additional information about a tag.
HTML document is a text file containing markup tags.
Choose the correct option.
1. All HTML tags are enclosed in .
a. <> b. ?!
c. ## d. **
2. Which of the following is used to view an HTML document?
a. Text editor b. Web browser
c. Image editor d. None of these
3. There are mainly types of HTML editors.
a. two b. three
c. four d. five
#Introduction to HTML5 & CSS3 79

