Chroma Filter
Color:
This text is white.
Tomato
YellowGreen
Gold
#99CCFF
<DIV ID="filterDIV" STYLE="position:absolute; top:40px; left:10px; width:240px; height: 180px;
background: #666666; padding:5px; font-size:15pt; border:3px solid black;color:white;
text-align:center; font-weight:bold;
filter:progid:DXImageTransform.Microsoft.Chroma(Color='') ">
This text is white.
<FONT COLOR="black" size="2">
<DIV STYLE="position:relative; top:15px; width:95%; height:20px; background:tomato;
border:3px solid black; margin:5">Tomato</DIV>
<DIV STYLE="position:relative; top:15px; width:95%; height:20px; background:yellowgreen;
border:3px solid black; margin:5">YellowGreen</DIV>
<DIV STYLE="position:relative; top:15px; width:95%; height:20px; background:gold;
border:3px solid black; margin:5">Gold</DIV>
<DIV STYLE="position:relative; top:15px; width:95%; height:20px; background:#99CCFF;
border:3px solid black; margin:5">#99CCFF</DIV>
</FONT>
</DIV>
© 2007 Microsoft Corporation. All rights reserved. Terms of use.