You are on page 1of 1

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.

0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-
1">
<title>prueba</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
#apDiv1 {
position:absolute;
left:149px;
top:10px;
width:772px;
height:192px;
background-image:url(images/fondo.png);
layer-background-image:url(images/fondo.png);
border:1px none #000000;
z-index:1;
}
#apDiv2 {
position:absolute;
left:146px;
top:160px;
width:774px;
height:30px;
background-image:url(images/fondo.png);
layer-background-image:url(images/fondo.png);
border:1px none #000000;
z-index:1;
</style>
</head>

<body>
<div id="apDiv1"><img src="images/destello.jpeg" alt="" width="772"
height="146" border="0" /></div>
<div id="apDiv2"><img src="images/TextoHielo.jpeg" alt="Graphics"
width="772" height="43" border="0" /></div>
</body>
</html>

You might also like