Hi,
Allerdings interessiert mich eine Antwort auf meine Ausgangsfrage mehr.
Folgendes funktioniert nach meinem Test im Firefox wie gewünscht:
- margin/padding von HTML und BODY eliminieren,
- HTML auf 100% Höhe setzen,
- BODY auf Mindesthöhe von 100%, position auf relative.
- Bild-DIV absolute positionieren, wird dann an BODY ausgerichtet. Höhe nicht explizit vorgeben, sondern top und bottom auf 0 setzen; overflow auf hidden.
- Bild im DIV dann noch auf 100% Breite setzen; für Höhe keine Vorgabe machen.
Ggf. muss dann noch der Effekt von adjoining margins ausgeglichen werden, wenn der erste Inhalt im BODY dafür sorgt, dass dieser implizit ein margin-top bekommt.
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]