|
Posted by Jonathan N. Little on 11/18/06 04:41
Trefor wrote:
> I'm using Mozilla 1.7.12 and have a question about colors
> which do not seem to be correct. In the web page which
> I am developing I have used tables to create a border
> effect around objects. Within the table code I have :
> bordercolor="saddlebrown" bordercolorlight="rosybrown"
<snip>
HTML attribute "bordercolorlight" & "bordercolor"?
This is ancient and IE specific stuff, that one reason you are having
trouble with Mozilla. Use CSS,
border, border-style, border-width, border-color ...
And like cwdjrxyz suggested use numeric color values in your stylesheet.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|