Page 84 - TP_Prime_v2.2_Class_6
P. 84
Step 4: Choose the location where you want to save the file.
Step 5: Enter name for the file as ‘First Web Page.html’.
Step 6: Click on Save button to save the file.
Prime (Ver. 2.2)-VI
82
Save As Dialog Box
Fun Always make sure that you enter “.htm” or “.html” extension with the file
Fact! name while saving the file.
Viewing a Web Page
After creating and saving an HTML document, you need to open it in a web browser to view
it. To open an HTML document in a web browser, open the folder in which you have saved
the HTML document and double-click it. The web page opens in your default web browser
window.
Basic HTML Tags
HTML provides various tags such as <!DOCTYPE html>, <HTML>, <HEAD>, <TITLE>, <BODY>,
and many more. Let us discuss some tags in detail.

