Jay_Williams
Usuario Novato
Usuario Novato

Hola,

haber estoy creando unas páginas html junto con unas hojas de estilo. Pues bien al visualizar una página con su hoja de estilo linkeada en el Firefox se muestra bien, pero en el Explorer es como si no existiera esa hoja de estilos. Y mi pregunta es qué tengo que hacer para que se visualice también en el explorer.

Un ejemplo de una hoja de estilos es:

/* CSS Document */
TITULO {
font-size : 16pt;
font-family : times new roman;
font-weight : bold;
color: #FF3300;
text-decoration: underline;
text-transform: capitalize;
}

AUTOR {
font-size : 7pt;
font-family : tahoma;
font-weight : bold;
color: #2B5580;
}

COMENTARIO {
font-size : 10pt;
font-style: italic;
font-family : tahoma;
color: #990000;
}

P {
font-size : 10pt;
font-family : tahoma;
font-weight : normal;
}

FOTO {
font-size : 7pt;
font-family : tahoma;
font-weight : bold;
color: #FFFFFF;
}


Bye

Avatar Image
User 390661
@man / @woman
@man / @woman

Supongo que te faltaría agregar el punto al principio,
/* CSS Document */
.TITULO {
font-size : 16pt;
font-family : times new roman;
font-weight : bold;
color: #FF3300;
text-decoration: underline;
text-transform: capitalize;
}

.AUTOR {
font-size : 7pt;
font-family : tahoma;
font-weight : bold;
color: #2B5580;
}

.COMENTARIO {
font-size : 10pt;
font-style: italic;
font-family : tahoma;
color: #990000;
}
/*Este keda igual por ser etiqueta html*/
P {
font-size : 10pt;
font-family : tahoma;
font-weight : normal;
}

.FOTO {
font-size : 7pt;
font-family : tahoma;
font-weight : bold;
color: #FFFFFF;
}

ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES,
te recomendamos abrir un nuevo tema en lugar de responder al actual
Opciones:
Ir al subforo:
Permisos:
TU NO PUEDES Escribir nuevos temas
TU NO PUEDES Responder a los temas
TU NO PUEDES Editar tus propios mensajes
TU NO PUEDES Borrar tus propios mensajes
Temas similares
TemaUsuariosRespuestasVisitasActividad
Por: , el 25/Nov/2010, 14:41
morrit GestionXls22kNov/10
Por: , el 14/Oct/2009, 22:01
nikimoto aerialss88 rumezHB 100x100net chavp72kOct/09
Por: , el 12/Oct/2009, 01:53
nikimoto demoniodehiel PaseanteDelForo aerialss88207kOct/09
Por: , el 23/Jun/2009, 11:12
DrinkDriver User 5140739 Omar-145 lunamontilla515kMay/12
Por: , el 19/Ago/2008, 11:02
danilanza86 GestionXls13kAug/08