ERLEDIGT
NEIN
NEIN
ANTWORTEN
2
2
ZUGRIFFE
638
638
EMPFEHLEN
-
also ich habe folgendes problem:
kuckt euch mal folgende tabellenverschachtelung an:
http://apric.dyndns.org/skarabaeus/web/index.php
auf dem IE kommt das ohne probleme (innere tabelle genau zentriert auf dem monitor), jedoch z.b. bei mozilla klebt die tabelle mittig oben am rand.
WIE KRIEG ICH DIESE TABELLE DAZU, IMMER IN DER BILDSCHIRMMITTE ZU SEIN (möglichst ohne javascript -> maximale kompatibilität)...
mit stylesheets hab ichs auch probiert, hat alles nichts gebracht.
HILFE!
-
probiers mal so...
ich hab deine ganze tabellen kostruktion noch eine aussentabelle eingefuegt.
Code :1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
<table cellspacing=0 cellpadding=0 border=0 width=100% height=100%> <tr> <td align=center> <table border=1 style="width:720px; height:100%"> <tr> <td width=720 height=100% bgcolor=yellow> <table border=1 width=720 height=400> <tr> <td width=100 height=40>l_o</td> <td width=520 height=40>m_o</td> <td width=100 height=40>r_o</td> </tr> <tr> <td width=100 height=320>l_m</td> <td width=520 height=320>INHALT</td> <td width=100 height=320>r_m</td> </tr> <tr> <td width=100 height=40>l_u</td> <td width=520 height=40>m_u</td> <td width=100 height=40>r_u</td> </tr> </table> </td> </tr> </table> </td> </tr> </table>
-
oh danke klappt einwandfrei.
THX
Ähnliche Themen
-
Tabelle mittig positionieren
Von nhl-hockey-king im Forum CSSAntworten: 2Letzter Beitrag: 30.04.07, 15:09 -
tabelle an oberen rand positionieren
Von djnelly im Forum CSSAntworten: 4Letzter Beitrag: 10.02.05, 08:37 -
Navigation: Pfeil in Tabelle rechts positionieren
Von mad-boy im Forum CSSAntworten: 1Letzter Beitrag: 29.01.05, 15:00 -
div-container in tabelle positionieren?
Von schoener_nick im Forum HTML & XHTMLAntworten: 3Letzter Beitrag: 15.03.04, 21:39 -
tabelle positionieren
Von freekazoid im Forum HTML & XHTMLAntworten: 7Letzter Beitrag: 24.02.02, 10:46





Login





