@pogo Wenn ich dich richtig verstanden habe, willst du das so machen: HTML-Code: <div style="width: 100%; position: relative;"> <div style="width: 10px; height: 20px; position: relative;">T E S T</div> <div style="width: 50px; height: 100px; position: relative;">Noch ein Test!</div> <div style="width: 100px; height: 12px; position: relative;">BLUB!!!</div> Dabei kommen aber nur Boxen untereinander raus!
<div style="width: 100%; position: relative;"> <div style="width: 10px; height: 20px; position: relative;">T E S T</div> <div style="width: 50px; height: 100px; position: relative;">Noch ein Test!</div> <div style="width: 100px; height: 12px; position: relative;">BLUB!!!</div>
Foren-Regeln