Page 73 - TP-Play_V-2.0_Book-6
P. 73
EDITING AN EXISTING HTML DOCUMENT
Follow these steps to edit a HTML document:
Step 1 Locate your file.
Step 2 Right-click on the file icon to open right click menu.
Step 3 Hover mouse pointer over Open with option to open a sub-menu.
Step 4 Click on Notepad.
Editing HTML file
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.
Recap
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.
Introduction to HTML5 and CSS3 73

