[/code]
[code] #Button1 { position: absolute; top: 10%; left: 20%; background-image: url(‘images/Rejestracja.jpg’); background-repeat: no-repeat; } #Button1:hover { position: absolute; top: 20%; left: 20%; background: url(“images/Rejestracja2.jpg”); background-repeat: no-repeat; }
Gdy odświeżam stronę, nigdzie tło div`a się nie pokazuje.