Hi i'm Floyd and i am going teach you how to use Tables Hi i'm Floyd and in this lesson we are going to learn how to use Tables IofM.net Free Internet Service Provider for the Isle of Man
 



Working with Tables


Introduction
Rows and Cells
Your first Table
Colspan
Rowspan
Alignment
Cell Spacing
Table Tricks
 
Lesson Four
Introduction to Tables



Tables are handy little tools that can help you arrange the stuff on your Web page. They're rectangular grids that you can create with HTML, letting you put pictures and words and colours just about wherever you want.

The good thing about tables is that they're flexible. You can make them spread out and take up the whole page, or you can use them to force the page into a certain shape.

The first step to understanding tables is knowing what shapes you can make with them. They have to be square or rectangular. Here's a basic one:

This is
a table.

You can also have something a little weirder looking:


This is
a funny
table.

Basically, if you can draw it in a grid, and it's not shaped like an L, you can put it in a table. And if you understand what you can and can't do right from the beginning, you'll save yourself lots of trouble when designing your webpage when using Tables.


Next Next Page


Index / Lesson One / Lesson Two / Lesson Three / Lesson Four