<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
<title>Documento sin título</title>
<style type=”text/css”>
#apDiv1 {
position:absolute;
width:234px;
height:150px;
z-index:1;
left: 0px;
top: 0px;
}
#apDiv2 {
position:absolute;
width:234px;
height:55px;
z-index:2;
left: 0px;
top: 150px;
}
</style>
</head>
<body>
</body>
</html>