Thursday, October 21, 2010

HTML Beginner Tutorial - Getting started

html

All you need to begin creating HTML pages is the notepad program, or any other text editor program like: Dream weaver, FrontPage.

A - You can open notepad using these steps:

(1) Click on start button.

(2) (2) Click on All Programs.

(3) (3) Click on Accessories.

(4) (4) Click on Notepad.

B – Create your first web page.

(1) Open Notepad.

(2) Type these lines in the notepad

  • <html>
  • <head>
  • <title> the first page </title>
  • </head>
  • <body>
  • Welcome to my first page
  • </body>
  • </html>

(3) Save the file with the name welcome.html ( notice that .html is required in the name of the file )

(4) Browse the welcome page now, you will get this page in picture below.

clip_image002

Notice the difference between <head> and <body>.

0 comments:

Post a Comment

 

Popular Posts

W3OnSet Copyright © 2011 Community is Designed by Sacha Blogger Template

CSS done by Link building