hi
html {height:100%;}
body {height:100%;}
div {border: 1px solid black;}
#test1 {width:30%; height:30%; position:relative;}
#test2 {width:50%; height:50%; position:absolute; bottom:0px; right:0px;}
| |
| id1 |
| |''''''''|
| | |
| | id2 |
|____|________|
Was mach ich jetzt schon wieder falsch?
vertical-align ist in CSS2 nur für Tabellenzellen.
Grüße aus Bleckede
Kai