Posted June 2004
Subtle Image Hover
Demonstration
Source Code
<style type="text/css">
<!--
a:hover img{
left: 1px; position: relative; text-decoration: none; top: 1px
}
//-->
</style>
Posted June 2004
<style type="text/css">
<!--
a:hover img{
left: 1px; position: relative; text-decoration: none; top: 1px
}
//-->
</style>