PC Freak
Erfahrenes Mitglied
hi,
ich habe auf meiner Homepage einen Newsbereich, jedoch werden die News in den einzelnen Kästchen nicht richtig angezeigt im Opera Browser. Der Text einer Meldung läuft in jeder Zeile ein wenig unter die Tabelle weiter (siehe Bild)
ich weiss der code ist nicht grad der beste (hab html früher dumm mit frontpage gelernt), aber kann mir vielleicht jemand sagen was falsch ist, so das der fehler entsteht ?
ich habe auf meiner Homepage einen Newsbereich, jedoch werden die News in den einzelnen Kästchen nicht richtig angezeigt im Opera Browser. Der Text einer Meldung läuft in jeder Zeile ein wenig unter die Tabelle weiter (siehe Bild)

ich weiss der code ist nicht grad der beste (hab html früher dumm mit frontpage gelernt), aber kann mir vielleicht jemand sagen was falsch ist, so das der fehler entsteht ?
Code:
<center><div id="main">
<div id="main_big_center">
<div class="box ">
<div class="boxcontent">
<table cellSpacing="0" cellPadding="0" width="479" border="0">
<tr vAlign="top">
<td width="535">
<table cellSpacing="0" cellPadding="0" width="212" border="0">
<tr vAlign="top">
<td width="535">
<table height="100" cellSpacing="0" cellPadding="0" width="162" border="0">
<tr>
<td width="574" background="template%20Dateien/fb-top.gif" height="20">
<table id="AutoNumber7" style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellSpacing="0" cellPadding="0" width="617" border="0">
<tr>
<td class="list_head" width="8">
<td width="402"><font color="#000000"><b>
<font face="Verdana" size="1"> {time} -
{title}</font></b></font></td>
<td class="list_head" width="174">
<font size="1" face="Verdana"><b>Quelle:</b>
</font>
<span style="FONT-WEIGHT: 100; FONT-FAMILY: Verdana">
<font face="Verdana" size="1">{links}<font color="#FFFFFF">_</font></font></span><td width="41">
<p align="left">
<span style="FONT-WEIGHT: 100; FONT-FAMILY: Verdana">
<font face="Verdana" size="1">
<a href="rss.php"><img border="0" src="Bilder/rss.gif"></a></font></span></td>
</tr>
</table>
</td>
</tr>
<tr vAlign="top">
<td width="574" background="template%20Dateien/fb-kachel.gif" height="48">
<table cellSpacing="0" cellPadding="0" width="633" border="0">
<tr vAlign="top">
<td vAlign="top" align="left" width="589">
<table id="AutoNumber2" style="BORDER-COLLAPSE: collapse" borderColor="#111111" height="1" cellSpacing="0" cellPadding="0" width="105%" border="0" class="list_bord">
<tr vAlign="top">
<span style="FONT-WEIGHT: 100; FONT-FAMILY: Verdana">
<td width="25%" height="1">
<div align="center">
<center><table id="AutoNumber6" style="BORDER-COLLAPSE: collapse" borderColor="#111111" height="105" cellSpacing="0" cellPadding="0" width="87%" border="1">
<tr>
<td width="50%" bgColor="#ffffff" height="105">
<p align="center">
<span style="FONT-WEIGHT: 100; FONT-FAMILY: Verdana">
<font size="1" face="Verdana">
{icon}</font></span></p>
<p align="center"><font size="1" face="Verdana">
{comments}</font></td>
</tr>
</table>
</center>
</div>
</td>
</span>
<td width="75%" height="1">
<div id="news">
<font face="Verdana" size="1">
{news}</font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr vAlign="top">
<td width="574" height="1">
<img src="template%20Dateien/under.gif" border="0" width="633" height="20">
<font face="Verdana" color="#ffffff" size="1">-</font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table></center>
</div>
</div>
</div>
</div>