Hi,
Ich habe die Seite mal hochgeladen:
http://www.is-connected.com/sites/mithrandir/test.html
1. durch den unvollständigen doctype ist der Mozilla im Quirksmode...
2. Wozu dient hier die Tabelle?
3. das hier tut, was Du vermutlich willst:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>test</title>
</head>
<body>
<div style="position:absolute;top:100px;background-color:#f88;">
outer
<div style="position:absolute;left:0; top:30px;background-color:#88A;">
inner
</div>
</div>
</body>
cu,
Andreas
--
Der Optimist: Das Glas ist halbvoll. - Der Pessimist: Das Glas ist halbleer. - Der Ingenieur: Das Glas ist doppelt so groß wie nötig.
http://mud-guard.de/? http://www.andreas-waechter.de/ http://www.helpers.de/
Der Optimist: Das Glas ist halbvoll. - Der Pessimist: Das Glas ist halbleer. - Der Ingenieur: Das Glas ist doppelt so groß wie nötig.
http://mud-guard.de/? http://www.andreas-waechter.de/ http://www.helpers.de/