border border gets/sets the border width. Syntax table.border = width width = table.border Parameters width is a string representing the width in pixels. Example mytable.border="2"; Notes This attribute is deprecated in HTML 4.0. Specification border
border gets/sets the border width.
table.border = width width = table.border
width is a string representing the width in pixels.
mytable.border="2";
This attribute is deprecated in HTML 4.0.
border