Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Tables > Table Borders

Table Borders: No Inside Borders

If you give the table borders (as done in the previous example) then by default the table has both inside and outside borders. You can use RULES=NONE to get rid of the inside borders. Add RULES=NONE to FRAME=BOX to the <TABLE ...> tag. Note that currently only MSIE recognizes these attributes.

<TABLE border="1" bordercolor="#CBD3E1" bgcolor="#F1F4F5" RULES=NONE FRAME=BOX>

which gives us this table:

watermelongrapes
peachesbananas

Table Border: No Outside Borders >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com