Hi
ich habe eine problem...
unzwar sind teile meiner seite total verschoben, aber nur im Internet Explorer und in Opera.
Ich hoffe ihr koennt mir helfen....
ich habe schon 2 tage nach einem fehler gefunden und konnte keinen finden
Vielen vielen Dank.
Hier der Code:
HTML
<form action="index.php?site=Login" method="post" name="login">
<table align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:url(Bilder/index_02.jpg)" width="749" height="107"></td>
<td>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:url(Bilder/index_03.jpg)" width="108" height="35"></td>
<td rowspan="3" colspan="3" style="background:url(Bilder/index_04.jpg)" width="36" height="67"></td>
</tr>
<tr>
<td width="108" height="15">
<input type="text" name="username" style="background:url(Bilder/index_06.jpg); border:0 none; font-size:10px; width:106px; height:13px;" maxlength="20" />
</td>
</tr>
<tr>
<td style="background:url(Bilder/index_07.jpg)" width="108" height="17"></td>
</tr>
<tr>
<td width="108" height="15">
<input type="password" name="passwort" style="background:url(Bilder/index_06.jpg); font-size:10px; width:106px; height:13px;" maxlength="20" />
</td>
<td style="background:url(Bilder/index_09.jpg)" width="5" height="15"></td>
<td style="background:url(Bilder/index_10.jpg)" width="21" height="15">
<a href="javascript: send();"><img src="Bilder/spacer.gif" width="21" height="15" border="0" alt="login" /></a>
</td>
<td style="background:url(Bilder/index_11.jpg)" width="10" height="15"></td>
</tr>
<tr>
<td style="background:url(Bilder/index_12.jpg)" width="108" height="25"></td>
<td colspan="3" style="background:url(Bilder/index_13.jpg)" width="36" height="25"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:url(Bilder/index_14.jpg)" width="10" height="17"> </td>
<td style="background:url(Bilder/startseite.png)" width="67" height="17">
<a href="index.php"><img src="Bilder/spacer.gif" width="67" height="17" border="0" alt="startseite" /></a>
</td>
<td bgcolor="#ffc000" width="43" height="17"> </td>
<td width="31" height="17"></td>
<td bgcolor="#ffc000" width="43" height="17"> </td>
<td width="98" height="17"></td>
<td bgcolor="#ffc000" width="44" height="17"> </td>
<td width="81" height="17"></td>
<td bgcolor="#ffc000" width="43" height="17"> </td>
<td width="57" height="17"></td>
<td bgcolor="#ffc000" width="41" height="17"> </td>
<td style="background:url(Bilder/faq.jpg)" width="47" height="17">
<a href="index.php?site=FAQ"><img src="Bilder/spacer.gif" width="47" height="17" border="0" alt="FAQ" /></a></td>
<td bgcolor="#ffc000" width="18" height="17"> </td>
<td style="background:url(Bilder/impressum.png)" width="74" height="17">
<a href="index.php?site=Impressum"><img src="Bilder/spacer.gif" width="74" height="17" border="0" alt="Impressum" /></a>
</td>
<td style="background:url(Bilder/rahmen.png); font-size:10px" align="center" width="196" height="17"><? if(isset($_SESSION['id'])) { echo "<a href=\"index.php?site=logout\">Logout</a>"; } ?>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
Alles anzeigen