PDA

View Full Version : colors


hzr
19.05.2002, 09:24
Hey, if I have like this
<pre id=code><font face=courier size=2 id=code>...
color: background
...</font id=code></pre id=code>
How will that look in Linux or Mac or any other OS?

<font face='Courier New'><font color=red>
david håsäther
dcname|[url="pop_profile.asp?mode=display&id=952"]hzr[/url:b0ecluk4id]
email|[url:b0ecluk4id]hasather@msn.com[/url:b0ecluk4id]
site|[url:b0ecluk4id]http://www30.brinkster.com/hzr[/url:b0ecluk4id]
</font id=red></font id='Courier New'>

Brian Nickel
19.05.2002, 12:52
They would probably look for the color name most similar.

<font face='Courier New'><font color=brown>.Brian
It is best to remain silent and be thought a fool than to open your mouth and remove all doubt.</font id=brown></font id='Courier New'>

Garrett Smith
21.05.2002, 23:46
test:
javascript:void(document.body.style.background="background");

results:
IE/os x #cccccc
Moz - roughly #6666ee

Neither of these values reflects anything related to the plaf. System colors are not clear for osX. Background is really an image for os 10, so it's not surprising to get such colors. I filed a bug with mozilla before regarding the fucked up ui colors, but I just got flamed. No one took it seriously.

http://dhtmlkitchen.com/