Ver Mensaje Individual
  #15 (permalink)  
Antiguo 30/03/2010, 15:56
Avatar de willyfc
willyfc
 
Fecha de Ingreso: octubre-2008
Ubicación: Santa Cruz - Bolivia
Mensajes: 662
Antigüedad: 15 años, 6 meses
Puntos: 40
Respuesta: IE 8 y margin auto

Aparte de no estar vinculada correctamente sería necesario también un dtd

Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es-es">
  3. <link rel="stylesheet" type="text/css" href="style\front-end.css">
  4. </head>
  5.  
  6.       <div class="paginaCompleta ">
  7.                    Contenido
  8.       </div>
  9. </body>
  10. </html>
__________________
WFC
codigo82