Ver Mensaje Individual
  #1 (permalink)  
Antiguo 02/12/2010, 06:49
opzina
 
Fecha de Ingreso: marzo-2008
Mensajes: 1.020
Antigüedad: 16 años, 1 mes
Puntos: 21
(ayuda) Firefox no me toma la hoja de estilos

En el resto de los navegadores se ve que toma la css, pero en Firefox NO.

Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Insert title here</title>

<link rel="stylesheet" type="text/css" href="css/default.css" media="screen" /> 

</head>
<body>