Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
Ich bin grad echt enttäuscht, dass dein so simples und leicht zu lösendes Theme hier auf 5+ Posts kommt ...
Ich habe die Antwort bereits gesagt:
Problem ist damit direkt gelöst.Code:a img { border: 0px; }
img {
border: 0px;
margin: 0px;
padding: 0px;
}
img a:link { border: 0px; }
img a:visited { border: 0px; }
<a class="navi" href="#"><img src="http://www.html.de/images/home.jpg"/></a><a class="navi" href="#"><img src="http://www.html.de/images/guestbook.jpg"/></a>
a.'x'
{
background: url(images/'x'.jpg);
margin: 0px;
}
* {margin:0; padding:0;}
img {border:none;}
reihe mal alle atags ohne leerschlag aneinanderHTML:<a class="navi" href="#"><img src="http://www.html.de/images/home.jpg"/></a><a class="navi" href="#"><img src="http://www.html.de/images/guestbook.jpg"/></a>