Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Attribute for <FRAME ...>
BORDERCOLOR = color expression

BORDERCOLOR sets the color of the borders around the frame.

this code produces this
<FRAMESET ROWS="*,*,40%,*,*">
     <FRAME SRC="bcRow1.html">
     <FRAME SRC="bcRow2.html">
     <FRAME SRC="bcRow3.html" BORDERCOLOR=RED>
     <FRAME SRC="bcRow4.html">
     <FRAME SRC="bcRow5.html">

<NOFRAMES>NOFRAMES stuff
</NOFRAMES>

</FRAMESET>

this page

Some versions of MSIE have a bug concerning BORDERCOLOR and can't figure out which borders should be which colors. It's not a harmful bug, but often the colrs won't be arranged the way you expect.

 
 
  Copyright 1997-2002 Idocs inc. Published under the terms of the Open Content License Design by Interspire