Hallo
ich habe mit dem Editor Phase 5 folgende Seite erstellt:
<html>
<head>
<titel></titel>
</head>
<body bgcolor="gray" text="white" link="#660000" alink="#660000" vlink="#660000">
<style>
body {scrollbar-face-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #grey;
scrollbar-darkshadow-color: #grey;
scrollbar-track-color: #000000; scrollbar-arrow-color: #grey; }
</style>
<table width="0" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="" width="" height=""></td>
</tr>
<tr>
<td><img src="" width="" height=""></td>
</tr>
<tr>
<td><img src="" width="" height=""></td>
</tr>
<tr>
<td><img src="" width="" height=""></td>
</tr>
</table>
<table width="860" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
</table>
<center><table border="1" width="900" height="200" background="" bgcolor="black">
<tr>
<td><center>Test-Text</center></td>
</tr>
</table>
</center>
</body>
</html>
Und wenn ihr euch diesen Code als Seite anseht, dann werdet feststellen, dass der Testtext in der Mitte der Höhe angezeigt wird. Aber ich will nur, dass er in der Mitte der Breite angezeigt wird. Woran könnte dass liegen?
Vielen dank im Vorraus
MfG
DenniO