Hallo,
Das müsste sich realisieren lassen: mit top: 0 und bottom: 50px wird er automatisch positioniert!! (aso: position: absolute):
<div style="top: 0; bottom: 50px; position: absolute;"></div>
mfg, Flo
Hallo,
Das müsste sich realisieren lassen: mit top: 0 und bottom: 50px wird er automatisch positioniert!! (aso: position: absolute):
<div style="top: 0; bottom: 50px; position: absolute;"></div>
mfg, Flo