Hi
ich hab ma ne Frage und zwar wird der Inhalt der folgenden Tabelle immer verrückt im IE funktioniert richtig aber im firefox nicht :(
Das linke bild ist immer etwas höher, als das rechte. Warum?
Hoffe ihr könnt mir helfen ist relativ dringend :(
ich hab ma ne Frage und zwar wird der Inhalt der folgenden Tabelle immer verrückt im IE funktioniert richtig aber im firefox nicht :(
Code:
<div align="center">
<h2>hallo</h2>
<table border frame=border >
<tr>
<th><b><a> hallo<br>Type I / Type II</a></b></th><th><a><b>Guten Tag</a></b></th>
</tr>
<tr>
<th><form action="../query1.pl" method="POST"><INPUT type="image" src="images/hallo.jpg" height="300" value=hallo name=motif></th>
<th><form action="../query1.pl" method="POST"><INPUT type="image" src="images/gutentag.jpg" height="300" value=tag name=motif></th>
</tr>
</table>
</div>
</tr>
</table>
Hoffe ihr könnt mir helfen ist relativ dringend :(