The HTML Attribute reference.

"frame" - html Attribute

  • This attribute specifies which sides of the frame surrounding a table will be visible.

Value(s): void,above,below,hsides,lhs,rhs,vsides,box,border

Possible attribute values for this element:
Attribute value description
void No sides. This is the default value.
above The top side only.
below The bottom side only.
hsides The top and bottom sides only.
vsides Text lines are justified to both margins.
lhs The left-hand side only.
rhs The right-hand side only.
box All four sides.
border All four sides
Used in the element(s):
Elements Description
table The HTML table model allows you to arrange text, images, links, forms, form fields, other tables, etc. into rows and columns of cells.

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.