wahsaga: innerhalb eines DIV vertikal ausrichten

Beitrag lesen

hi,

und deiner Schaltfläche float:left;position:absolute;

dann kannst du dir das float sparen, wenn du absolut positionierst.

http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo:
"2. Otherwise, if 'position' has the value 'absolute' or 'fixed', the box is absolutely positioned, the computed value of 'float' is 'none'"

gruß,
wahsaga

--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }