Thursday, February 17, 2011

-- Chapter 2 -- Your first code

By Magesh Kumar   Posted at  2:52 AM   HTML No comments




HTML has two sections, the "Head" section and the "Body" section.
The head section is where the information about the web page is put for the browser. This has nothing to do with the heading that you want to see on your web page.
Things that can be stored in the head section include Keywords for search engines or the title of your webpage
The body section is where the web page is coded. This is where you put the information for your web page.

We are now going to create our very own webpage, for now we are going to create a simple page telling people your name.
Please follow these instructions:
  1. Create a new folder so you have somewhere to save your website, call this folder anything you wish, this is where all pages and images for your website will be saved.
  2. Open notepad and type the following code, you may change the code in yellow to suit your needs:

    Type the following code into NotePad

    <html>
    <head>

    <title>My Own Home Page </title>
    </head>

    <body>
    <H1> I am Your-Name and this is my web Page!</H1>
    </body>

    </html>
Thats it! You have just coded your first webpage. Now save the notepad file by selecting "Save as" (make sure you save the file in the folder you have just created) 





In the filename box type "index.html" and from the "Save as type" box select "All Files"
Then click "Save"


You are now ready to view your first webpage, navigate to the folder where you saved the file, double click on it and you will see your first webpage. It should look something like this:



Now we have created your first page, lets go to chapter 3 and look at colours!






About the Author

Nulla sagittis convallis arcu. Sed sed nunc. Curabitur consequat. Quisque metus enim, venenatis fermentum, mollis in, porta et, nibh. Duis vulputate elit in elit. Mauris dictum libero id justo.
View all posts by: BT9

0 comments:

Back to top ↑
Connect with Us

What they says

© 2013 MaGeSH 2 help. WP Mythemeshop Converted by BloggerTheme9
Blogger templates. Proudly Powered by Blogger.