Moin moin,
hab hier ma an nem header gebastelt für eine page:
aWesome.inVinCibLes | aWesome.inVinCibLes
in FF wird alles richtig angezeigt, in IE sind aber Fehler drin.
Also ich hab eig. nichts mit html zu tun, deshalb weiß ich nicht woran es liegen kann.
ich bitte um eure hilfe =)
hab hier ma an nem header gebastelt für eine page:
aWesome.inVinCibLes | aWesome.inVinCibLes
in FF wird alles richtig angezeigt, in IE sind aber Fehler drin.
Also ich hab eig. nichts mit html zu tun, deshalb weiß ich nicht woran es liegen kann.
Code:
<table border="0" width="970" height="185" cellspacing="0" cellpadding="0">
<tr border="0" width="970" height="38">
<th colspan="3" border="0" width="970" height="38" background="images/head__oben.jpg">
</th>
</tr>
<tr border="0" width="970" height="43">
<td border="0" width="831" height="43" background="images/head__mitteobenlinks.jpg">
</td>
<td border="0" width="124" height="43" >
<a href="index.php?site=register"><img border="0" src="images/head__mitteobenbutton.jpg"/></a>
</td>
<td border="0" width="15" height="43" background="images/head__mitteobenrechts.jpg">
</td>
</tr>
<tr border="0" width="970" height="44">
<td border="0" width="831" height="44" background="images/Image11.jpg">
</td>
<td border="0" width="124" height="44">
<a href="index.php?site=cupmenu"><img border="0" src="images/Image12.jpg"/></a>
</td>
<td border="0" width="15" height="44" background="images/head__mitteuntenrechts.jpg">
</td>
</tr>
<tr border="0" width="970" height="60">
<th colspan="3" border="0" width="970" height="60" background="images/head__unten.jpg">
</th>
</tr>
</table>
ich bitte um eure hilfe =)