WhenIAmQueenxx
04-19-2003, 06:23 PM
Alright - I'm new here.
I need to know the code to use MULTIPLE hover codes, as in a blur AND background color, or blur and border, or slashout/blur/color. Etc. Here's the code I'm using now, if you could help, I'd love you FOREVER.
(and if you want to just see without looking, it's here http://www.deadjournal.com/~ap1206 )
}
A:link{cursor:crosshair;}
A:visited{cursor:crosshair;}
A:active{cursor:crosshair;}
A:hover{border:1 dashed #000000; height:1; filter:fliph; cursor:crosshair; background-color:808080;}
body {
I need to know the code to use MULTIPLE hover codes, as in a blur AND background color, or blur and border, or slashout/blur/color. Etc. Here's the code I'm using now, if you could help, I'd love you FOREVER.
(and if you want to just see without looking, it's here http://www.deadjournal.com/~ap1206 )
}
A:link{cursor:crosshair;}
A:visited{cursor:crosshair;}
A:active{cursor:crosshair;}
A:hover{border:1 dashed #000000; height:1; filter:fliph; cursor:crosshair; background-color:808080;}
body {