Page 97 - TGPT_V5.0_C5_Flipbook
P. 97
Basic Structure of HTML Document is as follows:
An HTML page is divided into two sections called Head and Body.
Head contains the information which is not to be shown on the web page.
Body contains the information which is to be shown on the web page.
CREATING AND SAVING AN HTML DOCUMENT
Let us start with the designing of first web page by using the basic tags:
1 Open the Notepad and
write the HTML code. 2
Click on File menu.
Click on Save As to
open Save As dialog
box. 3
4 Choose the location where you
want to save the file.
5 Enter name for the file as
‘First Web Page.html’.
Hintbot
6
To open the Save As dialog Click on Save button to save the file.
box: Ctrl + S
Introduction to HTML5 95

