laney
03-03-2005, 17:41
hallo,
folgendes Problem: Am besten lassen wir nen kleinen Screenie sprechen --> LINK <-- (http://www.lostrock.de/bsp.png)
Wo kommt dieser weiße Strich her ? Bin am verzweifeln
Hier der passende HTML code dazu. Das Problem muss irgendwo in der NAVIGATION section sein.
<html>
<head>
<title>http://www.egalegal.de</title>
<link rel="STYLESHEET" type="text/css" href="css/text.css">
</head>
<body bgcolor="000000" text="white">
<table width="780" height="520" border="0" cellspacing="0" cellpadding="0" align="center">
<!-- BANNER BEGIN -->
<tr>
<td height="80"><img src="image/top_b.jpg"></td>
</tr>
<!-- BANNER END -->
<!-- NAVIGATION BEGIN -->
<tr>
<td height="25" bgcolor="121212" cellspacing="0" cellpadding="0" border="0" align="center" bgcolor="#121212">
<img src="image/nav.jpg" width="780" height="20" border="0" usemap="#map" />
<map name="map">
<area shape="rect" coords="6,3,50,17" href="news.html" />
<area shape="rect" coords="65,1,109,18" href="band.html" />
<area shape="rect" coords="122,2,175,18" href="music.html" />
<area shape="rect" coords="185,1,222,18" href="tour.html" />
<area shape="rect" coords="233,1,291,19" href="gallery.html" />
<area shape="rect" coords="304,0,347,19" href="lyrics.html" />
<area shape="rect" coords="355,0,438,19" href="guestbook.html" />
<area shape="rect" coords="448,1,487,18" href="links.html" />
<area shape="rect" coords="495,0,556,19" href="contact.html" />
</map>
</td>
</tr>
<!-- NAVIGATION END -->
<!-- MAIN BEGIN -->
<tr>
<td bgcolor="151515">
<iframe src="shows.html" width="760" height="350"></iframe>
</td>
</tr>
<!-- MAIN END -->
<!-- BOTTOM BEGIN -->
<tr>
<td height="20" bgcolor="121212"><bt>http://www.egalegal.de</bt></td>
</tr>
<!-- BOTTOM END -->
</table>
</body>
</html>
Kann mir wer helfen ?
besten dank im Vorraus
Felix
folgendes Problem: Am besten lassen wir nen kleinen Screenie sprechen --> LINK <-- (http://www.lostrock.de/bsp.png)
Wo kommt dieser weiße Strich her ? Bin am verzweifeln
Hier der passende HTML code dazu. Das Problem muss irgendwo in der NAVIGATION section sein.
<html>
<head>
<title>http://www.egalegal.de</title>
<link rel="STYLESHEET" type="text/css" href="css/text.css">
</head>
<body bgcolor="000000" text="white">
<table width="780" height="520" border="0" cellspacing="0" cellpadding="0" align="center">
<!-- BANNER BEGIN -->
<tr>
<td height="80"><img src="image/top_b.jpg"></td>
</tr>
<!-- BANNER END -->
<!-- NAVIGATION BEGIN -->
<tr>
<td height="25" bgcolor="121212" cellspacing="0" cellpadding="0" border="0" align="center" bgcolor="#121212">
<img src="image/nav.jpg" width="780" height="20" border="0" usemap="#map" />
<map name="map">
<area shape="rect" coords="6,3,50,17" href="news.html" />
<area shape="rect" coords="65,1,109,18" href="band.html" />
<area shape="rect" coords="122,2,175,18" href="music.html" />
<area shape="rect" coords="185,1,222,18" href="tour.html" />
<area shape="rect" coords="233,1,291,19" href="gallery.html" />
<area shape="rect" coords="304,0,347,19" href="lyrics.html" />
<area shape="rect" coords="355,0,438,19" href="guestbook.html" />
<area shape="rect" coords="448,1,487,18" href="links.html" />
<area shape="rect" coords="495,0,556,19" href="contact.html" />
</map>
</td>
</tr>
<!-- NAVIGATION END -->
<!-- MAIN BEGIN -->
<tr>
<td bgcolor="151515">
<iframe src="shows.html" width="760" height="350"></iframe>
</td>
</tr>
<!-- MAIN END -->
<!-- BOTTOM BEGIN -->
<tr>
<td height="20" bgcolor="121212"><bt>http://www.egalegal.de</bt></td>
</tr>
<!-- BOTTOM END -->
</table>
</body>
</html>
Kann mir wer helfen ?
besten dank im Vorraus
Felix