filter in css
I saw this in a css file
.headline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
height: 14px;
width: 100%;
filter: Shadow(Color=#999999, Direction=120);
color: #000033;
}
Now it's only the "filter" that interests me because I can't get it to work properly in any other html, why is that. Acctually it looked pretty cool with the shadow.
__________________
All work and no play makes Jack a dull boy...
|