Results 1 to 3 of 3

Thread: Border Width

  1. #1
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Border Width

    I have a border at the top of a table... It spans across the whole table, I want 20px on the left and right not to show of the border... Any ideas?

  2. #2
    Join Date
    Oct 2006
    Posts
    75
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    as in.....

    ............_________
    |....................................|
    |....................................|
    |....................................|
    |....................................|
    |....................................|
    |....................................|
    |....................................|
    |....................................|
    +-------------------------+

    i dont think its possible, unless the top border is an image, correct me with this, im no CSS pro

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    You can't specify an area that is covered by a border.

    You could try to create that in pieces, though.

    Not sure how you could make the vertical lines... I suppose giving a border to a div of width 1.


    Why do you want this anyway? Seems awfully complex for just a border.

    Use an image... that's the best way.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •