I-Frame the II.
#2
Salve!

Mach mal bitte aus der CSS ID "overtab" eine Klasse:
Code:
.overtab {
    height:500px;
    width:730px;
    overflow:auto;
    vertical-align: middle;
    horizontal-algin: middle;
}
Danach änderst Du
Code:
<div id="overtab">
in
Code:
<div align="center" class="overtab">
und am Ende vom HTML-Code machst Du den Div-Container noch zu:
Code:
..
..
..
</table></td>
  </tr>
</table>
</div>
</body>
</html>
Hab's probiert, das sollte funktionieren. Wink

Gruß Hulot
Zitieren



Nachrichten in diesem Thema
I-Frame the II. - von Bonzai - 14.07.2004, 02:50
I-Frame the II. - von Hulot - 14.07.2004, 06:52
I-Frame the II. - von Bonzai - 14.07.2004, 13:28
I-Frame the II. - von Hulot - 14.07.2004, 14:01
I-Frame the II. - von Bonzai - 14.07.2004, 14:30
I-Frame the II. - von Hulot - 14.07.2004, 14:58
I-Frame the II. - von Kerstin - 15.07.2004, 16:13
I-Frame the II. - von Bonzai - 15.07.2004, 20:27
I-Frame the II. - von Bonzai - 16.07.2004, 00:57
I-Frame the II. - von Kerstin - 16.07.2004, 16:51
I-Frame the II. - von Bonzai - 16.07.2004, 18:43
I-Frame the II. - von Hulot - 16.07.2004, 19:28
I-Frame the II. - von Bonzai - 16.07.2004, 19:39

Möglicherweise verwandte Themen...
Thema Verfasser Antworten Ansichten Letzter Beitrag
  I-Frame?? rogerle 1 1.090 20.10.2009, 17:17
Letzter Beitrag: Helmut
  Inline Frame, aber wie verlinken lebus 7 1.628 29.07.2006, 13:19
Letzter Beitrag: lebus
  I-Frame Nade 3 1.413 17.05.2004, 14:01
Letzter Beitrag: Hulot
  Im Frame gefangen ? angisun 2 1.588 04.05.2004, 14:42
Letzter Beitrag: ThorstenS