Christoph Losert: Tabellenangabe Höhe 100% Probleme mit Opera

Beitrag lesen

Hi,

ich habe mir eine Navigationsleiste gebaut. Alles in einer Tabelle und die Höhe mit 100% angegeben. Unten ist ein Gif drinnen. Habe jede Zelle mit einer Größe versehen, nur eines nicht. Sozusagen das ausgleichsframe. Geht mit IE NS MZ aber mit Opera nicht !
Wer kann mir da helfen.

Dies ist die einige Möglichkeit, da das gif immer unten sein soll, egal welche Auflösung.

Hier das Script:
<table border="0" width="90" height="100%" align="center" cellpadding="0" cellspacing="0">
<tr><td width="90" height="18" background="bl0.gif"><p align="center"><b><a href="../home/home.php"> Home </a></b></p></td></tr>
<tr><td width="90" height="10"> </td></tr>
<tr><td width="90" height="18" background="blh.gif"><p align="center">Termine</p></td></tr>
<tr><td width="90" height="44" background="bl3.gif">
<p><b><a href="../termine/events.php"> EVENTS </a></b></p>
<p><b><a href="../termine/specials.php"> Specials </a></b></p>
<p><b><a href="../termine/lanparties.php"> LAN-Parties </a></b></p></td></tr>
<tr><td width="90" height="10"> </td></tr>
<tr><td width="90" height="18" background="blh.gif"><p align="center">Locations</font></p></td></tr>
<tr><td width="90" height="44" background="bl3.gif">
<p><b><a href="../locations/kino.php"> Kino </a></b></p>
<p><b><a href="../locations/disco.php"> Disco/Club </a></b></p>
<p><b><a href="../locations/kneipe.php"> Kneipe </a></b></p></td></tr>
<tr><td width="90" height="10"> </td></tr>
<tr><td width="90" height="18" background="blh.gif"><p align="center">Community</p></td></tr>
<tr><td width="90" height="70" background="bl5.gif">
<p><b><a href="../community/chat.php" target="_blank"> Chat </a></b></p>
<p><b><a href="http://rapidforum.com"> Forum </a></b></p>
<p><b><a href="../community/gewinnspiel.php"> Gewinnspiel </a></b></p>
<p><b><a href="../community/partybilder.php"> Party-Bilder </a></b></p>
<p><b><a href="../community/links.php"> Links </a></b></p></td></tr>
<tr><td width="90" height="10"> </td></tr>
<tr><td width="90" height="18" background="blh.gif"><p align="center">Das Team</p></td></tr>
<tr><td width="90" height="31" background="bl2.gif">
<p><b><a href="../dasteam/kontakt.php"> Kontakt </a></b></font></p>
<p><b><a href="../dasteam/impressum.php"> Impressum </a></b></font></p></td></tr>
<tr><td width="90"></td></tr>
<tr><td width="90" height="48"><p><a href="http://www.computation.de" target="_blank"><img src="ctss.jpg" width="90" height="48" border="0"></a></p></td></tr>
<tr><td width="90" height="10"> </td></tr></table>