Cita:
Iniciado por JavierB Hola
Viltipico
Tienes un error en el código que pusistes en el primer mensaje. Supongo que ha sido al teclear el mensaje, pero por si acaso te lo comento:
@font-face { font-family: "Benguiat Bk BT"; s
rc: url("/imagenes/fonts/benguian.ttf") }
Las dos letras en rojo estaban cambiadas. Suerte.
Saludos,
Hola JavierB
Mira, este problema me tiene de los pelos
, este es el código que inserto en mi archivo 'miestilos.CCC':
a:link { text-decoration: none; color:#0000FF; }
a:visited { text-decoration: none; color:#0000FF; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
body { background-image: url(/imagenes/bg_00.gif); margin-left: 0%; margin-top: 0%; margin-right: 0%; margin-bottom: 0%; }
@font-face { font-family:"Benguiat Bk BT"; src:url("http://localhost/imagenes/fonts/benguian.ttf"); }
por favor . . ., si encontrás algún error en la
regla @font-face, hacémelo notar.
Desde ya gracias. Salu2
Viltipico
PD: con ese código DW MX 2004 me tira error en línea 8... y sale esto en revisión del navegador:
Revisión del navegador de destino de Dreamweaver
Domingo, 05 de Diciembre del 2004 17:50:02
Este informe abarcó 1 archivo.
Navegador de destino Errores Advertencias
Microsoft Internet Explorer 4.0 1 0
Microsoft Internet Explorer 5.0 0 0
Microsoft Internet Explorer 5.5 0 0
Microsoft Internet Explorer 6.0 0 0
Netscape Navigator 6.0 0 0
Netscape Navigator 7.0 0 0
Total 1 0
Archivos que contienen errores:
C:\Inetpub\wwwroot\
ppal.css
Archivo C:\Inetpub\wwwroot\ppal.css (Volver al índice)
Error Error al analizar estilos
Microsoft Internet Explorer 4.0
línea 8 { font-family:"Benguiat Bk BT"; src:url("http://localhost/imagenes/fonts/benguian.ttf") }
Fin del informe.