There is no direct equivalent. The HTML 4.01 specification defines frame="box"just so that the frame around the table is visible from all sides. It does not indicate the style, color or width of the frame or even says that the frame matches the border in the sense of CSS.
Rendering HTML5 CR frame="box" CSS. , ""
border-color: black;
border-style: outset;
table. border-width, , , 2px .
. Chrome border-style: solid; border-width: thin thin 1px. ( gray table.) Firefox border-style: outset, gray thin, 1px. IE 1px; IE 8 ( inset ).
CSS, CSS. , , , , table, , frame="box".
frame HTML 4.01. HTML5 "" . , frame, ""; , , , .