Css Need Help Okay I've looked at http://www.w3schools.com for the css stuff. And I can seem to define the whole table using css. What I mean is I want to define all the elements for the table in the css but the tutorials and stuff dont tell me how to define everything for the table. This is what I got... table.one { background-color: #FFFFFF } How do I define the positioning, border, and the border color in there?
Sorry I don't use tables in CSS...I do tabless designs only, but maybe someone else might be able to help.