Defining More Than One?

Discussion in 'HTML - XHTML - CSS' started by Dizzie92, May 11, 2007.

  1. Dizzie92 New Member

    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?
  2. lmfrench New Member

    Sorry I don't use tables in CSS...I do tabless designs only, but maybe someone else might be able to help. :)