Site hosted by Angelfire.com: Build your free website today!

Web Tutorial

LINKS

Part Four

Now that you know a lot of the basic web page tags, we will show you how to create links to get to other pages in your site. It's pretty simple, look at the tag below.

< A HREF="page2.htm"> CLICK HERE TO CONTINUE </A>

You simple state the filename of the page you want the link to go to. Then anything you write between the tags becomes the link. In our example, CLICK HERE TO CONTINUE is the link. On an actual web page, those words would be highlighted and underlined in a different color. You could also use an image as the link. If you want to know how to do this, click here.

You can also link to pages or graphics outside of your own web page. Of course, before you do this, you must have permission from the owner of the page or graphics. You would use this tag for a page:

< A HREF="http://www.world.com"> Click here </A>

And this tag to link to a graphic:

< A HREF="http://www.world.com"> < IMG SRC="jupiter.jpg> </A>

Once you have learned how to link all of your pages together, you can add as many pages to your site as you'd like! But what do you do now that it's all together? In part five, we will tell you how to get your site online.
Please CLICK HERE to continue with part 5 of this tutorial.

If you are looking for a certain HTML tag, click here to view the index.

INTRO PART ONE PART TWO PART THREE
PART FOUR PART FIVE

Take Me Back Home!


All graphics property of the Kidz Klub.
Only graphics labeled as "free" are free for download.
Questions? Comments? E-Mail us!