Kod
.strona_glowna {
height:50px;
width:130px;
background:url('images/domyslny/strona_glowna.png') no-repeat;
display:block;
float:left;
}
.strona_glowna:hover {
height:50px;
width:130px;
padding:50px;
margin-top:-50px;
background:url('images/domyslny/strona_glowna.png') no-repeat;
display:block;
float:left;
}
height:50px;
width:130px;
background:url('images/domyslny/strona_glowna.png') no-repeat;
display:block;
float:left;
}
.strona_glowna:hover {
height:50px;
width:130px;
padding:50px;
margin-top:-50px;
background:url('images/domyslny/strona_glowna.png') no-repeat;
display:block;
float:left;
}
Ale czy da się zrobić to w inny sposób?