Results 1 to 2 of 2

Thread: table border

  1. #1
    Join Date
    May 2005
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default table border

    i would like to create a table with a border that has a 1 pixel gray line on the very outside, and a 2 pixel white line inside the gray line. right now i am just nesting tables with different borders. Is there a way to use a picture as the border? and if you can, can you get it to rotate so that it would always have the white on the inside. thank you very much for the feedback

  2. #2
    Join Date
    Jun 2006
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi!!
    This may be an option to nesting tables:

    - place table with 2px solid white border inside <div> with 1px solid gray border.

    I think it's more W3C specification wise. (Of course it will be fine only if you want outside border

    Unfortunatly i know nothing about using pictures for table borders but in this case i think it's too much trouble for the effect.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •