|
USING EXTERNAL CSS |
|
Sometimes it's hard to edit the tables on all your pages when you change layouts, so using external CSS, it's easier.
I gave my table a name/class. You can name it whatever you want. I named mine content. For your border, you can have it dotted, dashed, solid or whatever (I forgot what else there is. I only use those 3). I usually set it as none, solid or dotted. I think those are more common. Color is the color of your text. You can also make one for tr and td.
WRITTEN ON: SEPTEMBER 10, 2004 |