1 Hour SEO : Domain Registration Bank : Ecommerce Dictionary : GoDefy : Great Web Design Tips
JavaScript 2 : Jumbo Keyword : Marketing Tips Store : Michael Wong Blog : Mike's Marketing Tools
Search Engines 2 : SEO eBook : Text Links Ads : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML > Tables > <TABLE ...>

Attribute for <TABLE ...>
CELLSPACING =integer

Usage Recommendation
thumbs up Use it.

illustration of CELLSPACING attributeCELLSPACING sets the amount of space between the cells of a table. If the borders are visible, CELLSPACING controls the width of the internal borders. So, for example, the following examples demonstrate CELLSPACING when it is absent, when it it set to 2, and when it is set to 10.

this code produces this
<TABLE BORDER>
peachescherries
walnutsalmonds
<TABLE BORDER CELLSPACING=2>
peachescherries
walnutsalmonds
<TABLE BORDER CELLSPACING=10>
peachescherries
walnutsalmonds

<TABLE WIDTH="..."> >>>

          

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