frame attribute for table (HTML4 & HTML5)

Specifies which edges of the element should have a border.

Values

above | below | border | box | hsides | lhs | rhs | void | vsides (Default Value: void)

Result from the Online TryIt-Editor
chrome 1.0safari 1.0Firefox 1.0ie 2.0opera 4.0

Examples having uses of html attribute 'frame'

0 votes
1k views

JavaScript iframe height

The Frame and Iframe represents html frame and iframe respectively.This DOM object has all the properties that a HTML element has. We can change these properties using javascript.