Monday, September 3, 2012

What is An HTML File ?

 

What is an HTML  File?

  •  HTML Stands for Hyper Text Markup Language
  • An HTML File is a text file containing small markup tags
  • The Markup tags tell the web browser how to display the page
  • An HTML file must have an htm or html file extension
  • An HTML file can be created using a simple text editor (notpad)

Lets We Start our first web page

If you are running Windows, Start Notpad

Type Following text

<html>
<head>
<title>Title of page </title>
<body>
This is my first homepage. <b>This Text is Bold </b>
</body>
</html>

Save the file as "mypage.htm"

Start your Internet Browser. Select "open" (or "Open Page") in The File Menu of Your browser. A dialog box will appear. Select "Browse" (or "Choose File") and locate the HTML file you just created - "mypage.html" - select it and click "open" . Now you should see an address in the dialog box. for example
"C:\Documents and Settings\Administrator\My Documents\mypage.html" . Click OK, and the browser will display the page.

HTML Document are text file made up of HTML elements.

HTML elements are defined using HTML tags..

To be Continued Next Post......

0 comments:

Post a Comment

 
Design by Lahiru Dilraga | Powered By Radio Kalutara