DEMO: (vidd rá az egeret)
DesignUniverzum
<style type="text/css">
a:link { /* normál link */
color: #C37108; /* link színe */
white-space: nowrap;
text-decoration: none;
}
a:visited { /* már meglátogatott link*/
text-decoration: none;
color: #C37108; /* link színe */
}
a:hover { /* ha ráviszed az egeret a linkre */
text-decoration: none;
background-image: url(http://designgallery3.files.wordpress.com/2011/01/animated_underline.gif);
background-repeat: repeat-x;
background-position: 100% 100%;
padding-bottom: 3px;
color: #CC9900; /* link színe */
}
a:active {
text-decoration: none;
}
</style>
Leírás: Sandalphon
|