Mittig ausrichten:
box{ position:absolute; top:50%; left:50%; width:800px; height:550px; margin-top:-275px; margin-left: -400px; }
Wobei das minus margin left jeweils die Hälfte von der Breite sein muss.
Stefan
Mittig ausrichten:
box{ position:absolute; top:50%; left:50%; width:800px; height:550px; margin-top:-275px; margin-left: -400px; }
Wobei das minus margin left jeweils die Hälfte von der Breite sein muss.
Stefan