Antiproporsatio
New member
Hallo,
ich hab hier eine homepage die ich gerade aus dem script einer anderen erstelle.
die buttons sollten eigendlich in der horizontale direkt nebeneinander stehen aber das tun sie nicht, denn es ist ein abstand von 1mm dazwischen was ziemlich hässlich aussieht...
es handelt sich um folgende buttons:
Antiproporsation- die offizielle Homepage!!
und die codes sind diese:
danke schonmal für eure hilfe!
ich hab hier eine homepage die ich gerade aus dem script einer anderen erstelle.
die buttons sollten eigendlich in der horizontale direkt nebeneinander stehen aber das tun sie nicht, denn es ist ein abstand von 1mm dazwischen was ziemlich hässlich aussieht...
es handelt sich um folgende buttons:
Antiproporsation- die offizielle Homepage!!
und die codes sind diese:
<html>
<head>
<title>Antiproporsation- die offizielle Homepage!!</title>
<META NAME="Description" CONTENT="Website der chaotischsten Band überhaupt, Antiproporsation!. Keine Musik wird verschont. Eine große Vergangenheit mit einer größen Zukunft.">
<META NAME="Keywords" CONTENT="Antiproporsation, antiproportional, proportional, chaotisch, lustig, witzig, musik, comedy, in, der ,die, das, und">
<META NAME="Language" CONTENT="Deutsch">
</head>
<body background="topbanner.jpg" link="#000000" vlink="#000000" alink="#000000">
<tr>
<td>
<img src="Logo creme.jpg" width="1000" height="200" border="0" alt="Antiproporsation">
</body>
<br>
<a href="startframe.html" target="bottom"><img src="Buttons/news(a).jpg" width="101" height="60" border="0"></a>
<a href="newsframe.html" target="bottom"><img src="Buttons/band(a).jpg" width="53" height="60" border="0"></a>
<a href="usframe.html" target="bottom"><img src="Buttons/downloads(a).jpg" width="94" height="60" border="0"></a>
<a href="mediaframe.html" target="bottom"><img src="Buttons/guestbook(a).jpg" width="100" height="60" border="0"></a>
<a href="contactframe.html" target="bottom"><img src="Buttons/lobby(a).jpg" width="58" height="60" border="0"></a>
<a href="contactframe.html" target="bottom"><img src="Buttons/hsop(a).jpg" width="58" height="60" border="0"></a>
<a href="contactframe.html" target="bottom"><img src="Buttons/konzerte(a).jpg" width="85" height="60" border="0"></a>
<a href="contactframe.html" target="bottom"><img src="Buttons/links(a).jpg" width="60" height="60" border="0"></a>
<a href="contactframe.html" target="bottom"><img src="Buttons/service(a).jpg" width="77" height="60" border="0"></a>
<a href="contactframe.html" target="bottom"><img src="Buttons/impressum(a).jpg" width="149" height="60" border="0"></a>>
</tr>
</table>
</body>
</html>
danke schonmal für eure hilfe!