Ver Mensaje Individual
  #6 (permalink)  
Antiguo 19/04/2011, 12:16
Avatar de ArturoGallegos
ArturoGallegos
Moderador
 
Fecha de Ingreso: febrero-2008
Ubicación: Morelia, México
Mensajes: 6.774
Antigüedad: 16 años, 2 meses
Puntos: 1146
Respuesta: problema con el texto

amiga jeje y yo diciéndote amigo ups... en fin, no tendrás esto en un sitio en vivo? me parece extraño que yo lo visualice correctamente...

también puedes probar colocar un reset css antes de tus estilos, es mas mira así rápido prueba agregar
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.9.0/build/reset/reset-min.css">

Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  4. <title>xx</title>
  5.  
  6. <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.9.0/build/reset/reset-min.css">
  7. <link href="css/estilos.css" rel="stylesheet" type="text/css"/>
  8.  
  9.  
  10. </head>

quizás con esos soluciones tu problema, si funciona descarga el archivo css que te indique y colócalo junto con los archivos de tu sitio ñ.ñ