peacefulglop
08-23-2003, 04:59 AM
As soon as I get something right in my css codes, something else goes wrong.>:-(
The A:link part isn't working, but all the others are working fine.:-(
What is wrong?:-):-(:-(:-)
A:link {color:#99CCFF;text-decoration:none;font-weight:normal}
A:visited {color:#99CCFF;text-decoration:none;font-weight:bold;filter:shadow(color=blue,direction=235 ,strength=2);height:1px;}
A:hover {color:#99CCFF;text-decoration:none;font-weight:bold;filter:blur(add="0",direction="180",strength="2");height:0px; background-color:#99CCFF;
cursor:crosshair}
The A:link part isn't working, but all the others are working fine.:-(
What is wrong?:-):-(:-(:-)
A:link {color:#99CCFF;text-decoration:none;font-weight:normal}
A:visited {color:#99CCFF;text-decoration:none;font-weight:bold;filter:shadow(color=blue,direction=235 ,strength=2);height:1px;}
A:hover {color:#99CCFF;text-decoration:none;font-weight:bold;filter:blur(add="0",direction="180",strength="2");height:0px; background-color:#99CCFF;
cursor:crosshair}