Name
BORDERCOLOR — NN 3 IE 4 HTML n/a
Synopsis
BORDERCOLOR=”colorTripletOrName"Optional
Establishes the rendering color for all visible borders in a
frameset. A BORDERCOLOR setting in an outermost
FRAMESET element may be overridden by a
BORDERCOLOR attribute of a nested
FRAMESET element (for the nested frameset’s
frames only) or an individual FRAME element.
Browsers resolve conflicts of colors assigned to adjacent frames
differently. Test your color combinations carefully if you mix border
colors.
Example
<FRAMESET COLS="150,*" BORDERCOLOR="salmon">...</FRAMESET>
Value
A hexadecimal triplet or plain-language color name. See Appendix A for acceptable plain-language color names.
Default
Browser default, usually a shade of gray with black or blue highlighting for the 3-D effect.
Object Model Reference
- IE
[windowRef.]document.all.framesetID.borderColor
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access