Hallo alle miteinander
Ich Wollte das Design meiner Webseite „dynamisch“ haben und habe da auch was geschrieben aber das fust nicht so wie ich mir das vorstelle ich denke das es an dem Befehl „margin-right“ liegt.
so solte es aussehen:
[Blockierte Grafik: http://666kb.com/i/bj78cz2ht0vx2mvxd.gif]
und nicht so:
<!-- m --><a class="postlink" href="http://grower.pytalhost.org/index.php">http://grower.pytalhost.org/index.php</a><!-- m -->
hir ist der qweltext:
<div style="width:100%;
height:100%;
border:1px red solid"
>
<div style="position:absolute;
width:100%;
height:125px;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
overflow:auto;
border:1px green solid"
>
Kopfbereich
</div>
<div style="position:absolute;
width:150px;
height:100%;
margin-top: 145px;
margin-left: 10px;
margin-bottom: 10px;
overflow:auto;
border:1px green solid"
>
Steuerung
</div>
<div style="position:absolute;
width:100%;
height:100%;
margin-top: 145px;
margin-left: 170px;
margin-right:10px;
margin-bottom: 10px;
overflow:auto;
border:1px green solid"
>
Inhalt
</div>
</div>
Ich danke schonmall für die antworten
mfg Samhain