14-04-2009, 14:51
ja mam coś takiego i mi nie wychodzi moze to jest żle zobacz cie a tu HTML [/quote]
Kod:
.odsylacz1 a {
background-image: url(image/reklama.gif);
width: 150px; height: 260px;
}
.odsylacz1 a:hover {
background-image: url(image/reklama2.gif);
width: 150px; height: 260px;
}
Kod:
<a href"index.html" class="odsylacz1"></a>