javascript TABLE border
| border | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Specifies the thickness of the border around the table (in pixels). This is the default 3-D-look border and should not be confused with borders created with style sheets. |
|
| Example | |
document.getElementById("myTable").border = 4;
|
|
| Value | |
An integer value. A setting of zero removes the border entirely. |
|
| Default | |
0 |
|
Previous: javascript TABLE borderColor
Next: javascript TABLE blur( )
1984,Nickname,Homepage or email,Comments here,Add comment
