1st | 2nd |
---|---|
First | Second |
THIS IS THE TITLE!!!! | ||
---|---|---|
1st cell | 2nd cell | 3rd cell |
And | But why SO Long??? | |
now | ||
a | ||
long | ||
vertical | ||
thing |
cel tags: border="#" - This will allow you to change the border width around the table. The number it reads is in pixels. bgcolor="#FFFFFF" - this will change the background color of the table/cell when you type it in the tag. The number is a six-digit code that the browser can read as a color. The one shown is white. width="#" - this tag will specifyt how wide the table/cel is. It can be read as either pixels or a percentage, depending on whether you place the % sign at the end of the number. These are just a few that might be able to help you get started. They're pretty basic, but if you use them right, the page can look just the way you want it to. border only works in the table tag, though. I hope this helps you some, Ja ne! Post by: Whiteknight on January 06, 2004, 11:55:27 PM |