RE: tables and css border
by "John Woram" <john(at)woram.com>
|
| Date: |
Fri, 26 Jul 2002 22:07:05 -0400 |
| To: |
"KGWS" <kgws(at)kgwebsolutions.com>, "hwg techniques" <hwg-techniques(at)hwg.org> |
| In-Reply-To: |
shawcable |
| |
todo: View
Thread,
Original
|
|
Kim asked: "I'm trying to create tables with only a border around the
outside (not within the cells)."
This does it for me:
table {border-style:inset; border-width:3px; border-color:#900;}
Just change the style, width and color to whatever you want.
John
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.