ApartamentosLaBotica_Web/prueba.asp
2010-06-17 08:48:59 +00:00

35 lines
940 B
Plaintext

<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.Estilo1 {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
-->
</style>
</head>
<body>
<table width="450" height="450" border="1" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="50" height="20" align="center" valign="middle"><pre class="Estilo1"> inicio &middot; apartamentos &middot; entorno &middot; como llegar &middot; contacto </pre></td>
</tr>
<tr>
<td height="150">&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td height="10">&nbsp;</td>
</tr>
</table>
</body>
</html>