Ver Mensaje Individual
  #3 (permalink)  
Antiguo 19/08/2009, 14:27
Avatar de riky68
riky68
 
Fecha de Ingreso: junio-2009
Mensajes: 18
Antigüedad: 14 años, 10 meses
Puntos: 0
Respuesta: ayuda con validacion

Gracias abimaelrc, voy a probar.

La pag en cuestion es : http: // www . summumbar . com /WEB %20SUMMUM/ Paginas /portada .html

y el codigo fuente:


head>
<title>Bar Summum</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<link rel="stylesheet" href="../Estylos/styls.css"type="text/css" />
<link href="../Estylos/Menu/dropdown.css"media="all" rel="stylesheet" type="text/css" />
<link href="../Estylos/Menu/default.ultimate.css" media="all" rel="stylesheet" type="text/css" />



<script src="../Scripts/AC_RunActiveContent.js"type="text/javascript"></script>
</head>
<body>
<table class="table1">
<tr>
<td><table class="cuerpo">
<tr>
<td height="174" class="cabecera"><div align="center"><img src="../Imagenes/logo summum.jpg" width="431" height="114" alt="" /></div></td>
</tr>
<tr>
<td height="35" > <ul class="dropdown dropdown-horizontal" >

<li ><a href="portada.html" target="_self">Presentaci&oacute;n</a></li>
<li ><a href="Mapa.html" target="_self" class="dir">Mapa</a></li>
<li ><a href="Nuestra Carta.html" class="dir">Nuestra carta </a> </li>
<li ><a href="Nuestro local .html" target="_self" class="dir">Nuestro local</a> </li>
<li ><a href="Contacto.html"target="_self" class="dir">Contacto</a> </li>
<li ><a href="Fotos.html" class="dir">Fotos</a> </li>
</ul>

</td>
</tr>
<tr>
<td height="300" id="container_txt1"> <div id="texto1"><br>Comenzamos esta aventura el 4/07/07.</br>
<br>Ya son dos a&ntilde;os preparando bocadillos,</br>
<br>ensaladas y los manjares de nuestra carta </br>
<br>por estos Lares. </br>
<p>&iexcl;&iexcl;&iexcl;Esperamos que sean muchos m&aacute;s!!!</p>

<p>GRACIAS A TODOS POR VUESTRA COMPA&Ntilde;&Iacute;A</p>
<p>Un fuerte abrazo. Fernando</p></div></td>
</tr>
<tr>
<td height="108" id="container_menu5"><div align="center"><img src="../Imagenes/Facahada summum.jpg" width="589" height="400" alt="" /></div></td>
</tr>
<tr>
<td height="108"> <!-- Pie de pagina -->
<div id="texto_pie"> <p>2009 Copyright &copy; SUMMUMBAR. Creada y editada por:<a href="mailto:[email protected]">Riky68</a></p></div>
</td>
</tr>

</table>
</body>
</html>