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

HTML Examples

[Tables][Links]

Tables

Q: So what are some easy ways to incorporate what you have learnt so far into your web pages?

A: All the tags you have learnt can be used to create almost any web-site you may have seen in your surfing, all you need to do is get an idea of their practical uses.

This table illustrates the practical use of tables by setting the tables bgcolor attribute, to create this simple Checkerboard.

Here is the Code to Create a Checkerboard using tables alone



Click Here to see the Checkerboard it creates.

And Here is the Table

Click Here to see the Code

Note: Practice makes perfect, there are a lot of attributes to look at when using tables, so it is best to plan your table before you begin. How is it going to look on the page, what is it going to be used for; text, pictures, or both?


Hyperlinks

Q: What is the easiest way to navigate around my page and the internet

A: By using hyperlinks that direct users towards other pages and files. They can also be used within a page to link to a named anchor, using the #(hash) sign.

Following is an example of Several tags.


This is how it will appear in the HTML code

and this is the result on a page
Click Here to go to my File