Display only the outside borders of a table:
![]()
The frame attribute is supported in Internet Explorer 9+, Firefox, Opera, Chrome, and Safari.
Note: The frame attribute of the <table> tag is not supported in Internet Explorer 8 and earlier versions.
The <table> frame attribute is not supported in HTML5. Use CSS instead.
The frame attribute specifies which parts of the outside table borders that should be visible.
Tip: It may be better to NOT specify a frame, and use CSS to apply borders instead.
| Value | Description |
|---|---|
| void | The outside borders are not shown |
| above | The top outside border is shown |
| below | The bottom outside border is shown |
| hsides | The top and bottom outside borders are shown |
| vsides | The left and right outside borders are shown |
| lhs | The left outside border is shown |
| rhs | The right outside border is shown |
| box | The outside borders are shown on all four sides |
| border | The outside borders are shown on all four sides |
HTML <table> tag
The perfect solution for professionals who need to balance work, family, and career building.
More than 10 000 certificates already issued!
The HTML Certificate documents your knowledge of HTML.
The HTML5 Certificate documents your knowledge of advanced HTML5.
The CSS Certificate documents your knowledge of advanced CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The jQuery Certificate documents your knowledge of jQuery.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
Your message has been sent to W3Schools.