Submit Your Article Forum Rules

Results 1 to 3 of 3

Thread: thin borders?

  1. #1
    Junior Member
    Join Date
    Sep 2005
    Posts
    4

    thin borders?

    Can someone tell me how to create the thin borders around the tables/cells like on this site?

    http://www.leighton.com/

    I thought it might be CSS, but when I looked at the source I don't see any reference that.

    Or I could be a complete dumbass.

    Thanks for any help!

  2. #2
    Senior Member Evic's Avatar
    Join Date
    Jul 2005
    Posts
    173
    More than likely it is CSS - not for sure how they do it on that site, I didn't look at the source. But here's how to do it:

    Code:
    <table style="border:1px solid #00000"></table>
    And of course, that can be placed as a class or whatever.
    Michael Wales

    My Blog: GibThis: Video Game Blog

  3. #3

Similar Threads

  1. CSS Borders and IE/Firefox
    By olgap in forum Web Programming Discussion Forum
    Replies: 3
    Last Post: 03-22-2010, 05:43 PM
  2. Spain Fashion Curbs on Thin Models
    By jawn_tech in forum The Castle Breakroom (General: Any Topic)
    Replies: 2
    Last Post: 09-15-2006, 05:31 AM
  3. Using Shared Borders
    By Andy Romano in forum Search Engine Optimization Forum
    Replies: 1
    Last Post: 10-29-2005, 05:11 PM
  4. Borders on tables
    By bobby9101 in forum Graphics & Design Discussion Forum
    Replies: 2
    Last Post: 07-16-2005, 07:35 PM
  5. Is thin in?
    By wenwilder in forum Graphics & Design Discussion Forum
    Replies: 1
    Last Post: 11-08-2003, 07:27 AM

Posting Permissions

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