would that work?
Monday, 20. March 2006, 19:53:18
A[href="http://www.opera.com/"] {
background-color:#e0f;
color:#fff ;
border-bottom:3px sollid #def;
}
hummm, lets try.
*edit*
lol, I forgot the link.
opera softwahr3
So, css can do stuff. Why didn't I know this.
*update*
this way it also works in firefox:
a:link[href="http://cashmaking.blogspot.com/"] {
background-repeat:no-repeat;
background-color:#0000ee; background-image:url('http://img.photobucket.com/albums/v338/Enkhuizen/cashmaking-blogspot.jpg');display:block;width:468px;height:60px;
color:#fff; padding:0px;text-indent:-200px;
}
a:visited[href="http://cashmaking.blogspot.com/"] {
background-repeat:no-repeat;
background-color:#0000ee; background-image:url('http://img.photobucket.com/albums/v338/Enkhuizen/cashmaking-blogspot.jpg');display:block;width:468px;height:60px;
color:#fff; padding:0px;text-indent:-200px;
}
this is the link^
background-color:#e0f;
color:#fff ;
border-bottom:3px sollid #def;
}
hummm, lets try.
*edit*
lol, I forgot the link.
opera softwahr3
So, css can do stuff. Why didn't I know this.
*update*
this way it also works in firefox:
a:link[href="http://cashmaking.blogspot.com/"] {
background-repeat:no-repeat;
background-color:#0000ee; background-image:url('http://img.photobucket.com/albums/v338/Enkhuizen/cashmaking-blogspot.jpg');display:block;width:468px;height:60px;
color:#fff; padding:0px;text-indent:-200px;
}
a:visited[href="http://cashmaking.blogspot.com/"] {
background-repeat:no-repeat;
background-color:#0000ee; background-image:url('http://img.photobucket.com/albums/v338/Enkhuizen/cashmaking-blogspot.jpg');display:block;width:468px;height:60px;
color:#fff; padding:0px;text-indent:-200px;
}
this is the link^













