Search button goes here / Contact button goes here
Bunches of buttons go down this side.
Picture of the Week
With Caption
Width of this table should be just a slight bit wider than the picture itself.
Mother Goose Mayhem
By: The associated press
Humpty Dumpty...Jack and Jill...The Old Lady in the shoe...not to mention dear old Mother Hubbard. Sure the children of the human world think of it all as silly~humored rhyme, but the residents of Drury Lane were caught in the middle of what will go down as the greatest, most foul~tasting travesty in history...
and all this cool stuff just to make sure i can stretch the side buttons the whole way down the page blah blah blah
and all this cool stuff just to make sure i can stretch the side buttons the whole way down the page blah blah blah
and all this cool stuff just to make sure i can stretch the side buttons the whole way down the page blah blah blah
Codes for tables;
This is my table!
This is a cell
This is a cell
This is a cell
This is a cell
This is the new row
I'm on the new row, too!
Cellspacing;
This is a cell
This is a cell
This is the new row
I'm on the new row, too!
Cellpadding;
This is a cell
This is a cell
This is the new row
I'm on the new row, too!
Spacing and Padding;
This is a cell
This is a cell
This is the new row
I'm on the new row, too!
Table Size;
This table really long!
Content Alignment;
I'm in the center!
I'm aligned to the right!
I'm on top!
So I start on top!
I'm in the middle
I start at the bottom.
Stretching out rows and columns;
1. rowspan=" "
Defines the number of vertical table rows the cell should take up. Place your number inside the quote marks.
2. colspan=" "
Defines the number of horizontal columns the cell should take up.
Nice guy, isn't he?
Met him at the store.
Star Wars Folks
Luke Skywalker
Princess Leia
Han Solo
Background Color;
Red Rules!
Cell backgrounds;
red
blue
Row Backgrounds;
red
red again...
blue
blue again!
Table within a table;
I'm inside the small table!
I'm in the first small table! Ha!
I'm in the second small table! Ha, ha!
Resize Cells;
I want two columns the same size.
Well, O.K.
Image maps;
Now you can see where the USEMAP="#mymap" from the IMG tag comes from. The name of the map is "mymap". Now, let's look at what all of this means:
This ends the map section!
Now, you can use other shapes besides rectangles, but those are alot tougher to code by hand. I would suggest using a shareware image map creation program if you use other shapes in your map. From what I have heard, a good program for this is called LiveImage. You can get it and see what it can do!
So, if you need a simple image map separated into rectangular sections, just do what we did above. You can have as many rectangular areas as you want, just add the extra AREA tags with coordiantes and urls.