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 ...>
BORDER =integer

illustration of BORDER attributeBORDER establishes the size of the border surrounding the table. The default value is 0, which is an invisible border. If you put in BORDER without a value, it defaults to 1.

Here are some examples of the table above using different border values:

<TABLE>

<TABLE BORDER=0>

<TABLE BORDER>

<TABLE BORDER=15>

peachescherries
walnutsalmonds
peachescherries
walnutsalmonds
peachescherries
walnutsalmonds
peachescherries
walnutsalmonds

Note that with a BORDER value of 0, the internal borders are invisible; with any value 1 and up, they are visible, but do not change size. (Internal border size is determined by CELLSPACING.)

<TABLE CELLPADDING="..."> >>>

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