Ver Mensaje Individual
  #1 (permalink)  
Antiguo 10/01/2008, 03:30
Maybe
 
Fecha de Ingreso: enero-2008
Mensajes: 3
Antigüedad: 16 años, 3 meses
Puntos: 0
Críticas sobre web que estoy desarrollando

Bueno pues saco a la palestra la web que estoy desarrollando para mi negocio. Es una guardería y me gustaría que me dierais vuestra opinión y que cosas se pueden mejorar o cambiar.

Gracias a todos.

La web es http://www.ratoncito-perez.es

Por cierto para poder centrar mi pagina que tiene fames ¿como lo hago?. Os pongo el código para que me echeis una manilla.

GRACIAS.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="Description" content="Escuela Infantil El Ratoncito Pérez situada en Alpedrete. Un lugar de ensueño para cuidar y enseñar a los más pequeños de la casa.">
<meta name="Keywords" content="Ratoncito, pérez, ratón, perez, guarderia, escuela, ratoncito pérez, perez, pérez, infantil, bebes, alpedrete, escuela, educacion, padre coloma, alegria,profesional, ratoncitoperez, cariño, madre, padre, ">
<meta name="verify-v1" content="31P6gRNV+glFzAXyBD1bACZ8JgE9JzI1wV1m9IO2e 44=" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Guardería El Ratoncito Pérez. Escuela Infantil situada en Alpedrete.</title>
<style type="text/css">
<!--
body {
background-repeat: no-repeat;
}
-->
</style></head>
<LINK REL="SHORTCUT ICON" HREF="http://www.diddlmania.com/favicon.ico">
<frameset rows="161,304*" cols="985*" framespacing="0" frameborder="no" border="0">
<frame src="Cabecera.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="Cabecera" />
<frameset rows="250*" cols="199,*" framespacing="0" frameborder="no" border="0">
<frame src="Botonera.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="Botonera" />
<frame src="Principal.html" name="mainFrame" id="mainFrame" title="Principal" />
</frameset>
</frameset>
<noframes><body>
</body>
</noframes</html>

Última edición por Maybe; 10/01/2008 a las 03:40