
niby to miałem dać w style.css
@charset "utf-8"; html, body { background-image:url(sport/obrazy/tlo.png); /* podajemy ścieżkę do tła */ background-repeat:repeat; /* ustawiamy powtarzanie */ }
to w <head></head>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" charset="utf-8" />
i nie działa
