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 ...>

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-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com