1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

CSS Defining More Than One?

Discussion in 'Web Development' started by Dizzie92, May 11, 2007.

  1. Dizzie92

    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

    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. :)