1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
|
<html>
<head>
<title>Caballos del Rio 0.1</title>
</head>
<body>
<div style="position:absolute; left:0px; top:0px; z-index:1">
<img src="design01.jpg" border="0">
</div>
<div style="position:absolute; left:63px; top:149px; width:192px; height:438px; z-index:2">
<iframe src="menu.html" name="menu" frameborder="0" width="192" height="438" style="filter:chroma(color:#00FF00)>
</iframe>
</div>
<div style="position:absolute; left:293px; top:265px; width:650px; height:542px; z-index:3">
<iframe src="home.html" name="iframe" frameborder="0" width="650" height="542" style="filter:chroma(color:#00FF00)>
</iframe>
</div>
</body>
</html>
|