Om nah hoo pez nyeetz, Axel Richter!
> html {display:table; margin:0; padding:0; width:100%; height:100%;}
> body {display:table-cell; margin:0; padding:0; width:100%; height:100%; vertical-align:middle;}
zusätzlich [code lang=html]html {text-align: center;}
und du kannst auf
.splashscreen {display:table; width:40ex; height:10em; margin:0 auto; background-color:yellow;} .splashscreen p {display:table-cell; height:100%; text-align:center; vertical-align:middle;}
verzichten.
Matthias
--
