|
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="margin:0; background:lime;">
|
|
<div id="d" style="position:relative; top:-50px; width:150px; height:250px; background:yellow;"></div>
|
|
<div id="p" style="margin-top:-50px; width:150px; height:50px;"></div>
|
|
</body>
|
|
</html>
|