when the mouse rolls over them to grab visitors' attention!
kode css:
a:hover {
text-decoration: none;
background-image: url(http://freecodesource.com/myspace-graphics/images_db/686/prod_604_16155.gif);
background-repeat: repeat-x;
background-position: 100% 100%;
padding-bottom: 3px;
color: #CC9900;
}
Background image dapat di ganti sesuai keinginan.
0 comments