Hallo allerseit
Ich arbeite gerade an einer Seite und habe das Layout ansatzweise schon mal angefangen. Am Anfang habe ich mir die Sache nur mit dem IE und mit Opera angesehen und alles sa gut aus, aber dann wollte ich sehen was Firefox so dasrstellt und es war eine Katastrophe
Ich habe nach Fehlern gesucht und gesucht, hier und da ein Bisschen verändert, aber es half nichts!! Die Seite wurde nicht richtig angezeigt, also habe ich angefangen sie nocheinmal zu gestallten und diesesmal so, dass es in Firefox funktioniert. Aber schon beim Menu habe ich versagt! IE und Opera zeigten mal wieder alles an, aber Firefox wollte einfach nicht. Ich hoffe ihr könnt mir helfen. Es könnte auch sein das mein Firefox einfach nur Sch***e baut und es bei euch toll angezeigt wird, aber das bezweifele ich leider
<html>
<head>
<title>
Ich muss mir noch was ausdenken
</title>
<style type="text/css">
<!--
a:link { text-decoration:none; color:black; }
a:visited { text-decoration:none; color:black; }
a:hover { text-decoration:true; color:white; font-weight:bold; }
-->
</style>
</head>
<body bgcolor="lightgrey">
<center>
<table bgcolor="white" border="0" width="70%" height="100%" cellspacing="0" cellpadding="0" style="border-width:thin; border-color:black; border-style:solid; ">
<tr>
<th>
<table bgcolor="white" border="0" cellsapcing="0" cellpadding="0">
<tr>
<th width="100%">
<table bgcolor="white" border="0" height="100%" width="100%">
<tr>
<th>
<img src="" height="100" width="333" alt="Hier ist normalerweise mein Banner">
</th>
</tr>
</table>
</th>
</tr>
</table>
</th>
</tr>
<tr>
<th>
<table border="0" bgcolor="white" width="100%">
<tr>
<th width="100%">
<table bgcolor="white" border="0" cellspacing="3" cellpadding="3" width="100%">
<tr>
<td width="25%" height="100%">
<table border="0" height="100%" width="100%" cellspacing="0" cellpadding="0" style="border-color:silver; border-width:3px; border-style:double; padding:5px;">
<tr>
<th valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<th>
<table border="0" bgcolor="lightgrey" style="border-color:black; border-width:2px; border-style:solid;">
<tr>
<th>
<span style="font-size:12pt;">_-+*'MENU'*+-_</span>
</th>
</tr>
</table>
</th>
</tr>
<tr>
<th height="3">
</th>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="lightgrey" style="border-color:black; border-width:2px; border-style:solid;">
<tr>
<td>
<span title="HOME" style="font-size:12pt;">·<a href="" accesskey="h"><u>H</u>ome</a></span>
</td>
</tr>
<tr>
<td>
<span title="LINKS" style="font-size:12pt;">·<a href="" accesskey="l"><u>L</u>inks</a></span>
</td>
</tr>
<tr>
<td>
<span title="BILDER" style="font-size:12pt;">·<a href="" accesskey="b"><u>B</u>ilder</a></span>
</td>
</tr>
<tr>
<td>
<span title="GÄSTEBUCH" style="font-size:12pt;">·<a href="" accesskey="g"><u>G</u>ästebuch</a></span>
</td>
</tr>
<tr>
<td>
<span title="STECKBRIEF" style="font-size:12pt;">·<a href="" accesskey="s"><u>S</u>teckbrief</a></span>
</td>
</tr>
</table>
</table>
</td>
</tr>
</table>
</th>
</tr>
</td>
<td width="75%" height="100%">
<table bgcolor="white" border="0" height="333" width="100%" cellspacing="0" cellpadding="0" style="border-color:silver; border-width:3px; border-style:double; padding:5px;">
<tr>
<th valign="top">
<!--INHALT-->
<span style="font-size:15pt;">HERTZLICH WILLKOMMEN!</span>
<!--INHALT-->
</th>
</tr>
</table>
</td>
</tr>
</table>
</th>
</tr>
</table>
</th>
</tr>
</table>
</th>
</tr>
</table>
</center>
</body>
</html>
BadBoy3000 Gast |