CSS no funciona en firefox?

Mi sitio "metalazteca . Org" no se ve el fondo que tengo (unas puas) cuando lo abro en firefox ni en opera, pero cuando lo abro en IE si se ven. ¿Qué tengo que hacer para que se vean?
Uso Dreamweaver.

1 Respuesta

Respuesta
1
<style type="text/css">
body {
background-image: url('AQUI VA LA URL DEL LOGO');
background-color:black;
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}
</style>
Tambien me di cuenta de que tu pagina tiene muchos errores y advertencias [36 errores y 1 advertencia].
Te recomiendo que uses el Microsoft Expression Web Designer es el que yo uso, es mejor que el Dreamweaver 9 bueno ahi se da con el Dreamweaver CS3.
excelente! justo lo que necesitaba. te puntuaré con 5 estrellas.
Ahora, dices que tengo 36 errores, pero, la verdad yo no entiendo mucho de eso de
El nombre de la etiqueta: "acronym" no se encuentra en las versiones activas actualmente.[XHTML 1.0 de transición]
La etiqueta: "area" no está permitida dentro de: "area" Sólo se permite dentro de: map.[XHTML 1 de transición]
No sé ni como arreglarlo, porque pues así se ve bien la pagina, o que tengo que hacer? le tengo que quitar o cambiar algo?
Si me instruyes con 1 o 2 cosas yo haré el resto, quiero aprender a quitar esos "errores" y "advertencias"
sigo pendiente.
Estos son los errores que tienes:
Result: 36 errors / 1 warning
Line 24 column 35 - Error: required attribute "id" not specified
line 26 column 119 - Error: end tag for "area" omitted, but OMITTAG NO was specified
line 26 - Info: start tag was here
line 27 column 15 - Error: there is no attribute "title"
Line 27 column 23 - Error: element "acornym" undefined
line 29 column 118 - Error: end tag for "area" omitted, but OMITTAG NO was specified
line 29 - Info: start tag was here
line 29 column 141 - Error: element "acornym" undefined
line 31 column 110 - Error: end tag for "area" omitted, but OMITTAG NO was specified
line 31 - Info: start tag was here
line 32 column 23 - Error: element "acornym" undefined
line 34 column 111 - Error: end tag for "area" omitted, but OMITTAG NO was specified
line 34 - Info: start tag was here
line 34 column 138 - Error: element "acornym" undefined
line 36 column 104 - Error: end tag for "area" omitted, but OMITTAG NO was specified
line 36 - Info: start tag was here
line 36 column 127 - Error: element "acornym" undefined
line 38 column 95 - Error: end tag for "area" omitted, but OMITTAG NO was specified
line 38 - Info: start tag was here
line 38 column 116 - Error: element "acornym" undefined
line 40 column 127 - Error: end tag for "area" omitted, but OMITTAG NO was specified
line 40 - Info: start tag was here
line 40 column 155 - Error: element "acornym" undefined
line 42 column 96 - Error: end tag for "area" omitted, but OMITTAG NO was specified
line 42 - Info: start tag was here
line 42 column 124 - Error: element "acornym" undefined
line 44 column 121 - Error: end tag for "area" omitted, but OMITTAG NO was specified
line 44 - Info: start tag was here
line 44 column 145 - Error: element "acornym" undefined
line 46 column 106 - Error: end tag for "area" omitted, but OMITTAG NO was specified
line 46 - Info: start tag was here
line 46 column 131 - Error: element "acornym" undefined
line 50 column 144 - Error: end tag for "img" omitted, but OMITTAG NO was specified
line 50 - Info: start tag was here
line 51 column 28 - Error: there is no attribute "height"
Line 53 column 83 - Error: value of attribute "scrolling" cannot be "Auto"; must be one of "yes", "no", "auto"
Line 59 column 174 - Error: value of attribute "align" cannot be "absmiddle"; must be one of "top", "middle", "bottom", "left", "right"
Line 65 column 24 - Error: there is no attribute "type"
Line 65 column 62 - Error: there is no attribute "wmode"
Line 65 column 80 - Error: there is no attribute "src"
Line 65 column 210 - Error: there is no attribute "height"
Line 65 column 222 - Error: there is no attribute "width"
Line 65 column 227 - Error: element "embed" undefined
line 77 column 107 - Warning: cannot generate system identifier for general entity "hl"
Line 77 column 107 - Error: general entity "hl" not defined and no default entity
line 77 column 109 - Error: reference to entity "hl" for which no system identifier could be generated
line 77 column 106 - Info: entity was defined here
line 77 column 221 - Error: reference to entity "hl" for which no system identifier could be generated
line 77 column 106 - Info: entity was defined here
line 77 column 307 - Error: element "embed" undefined
Buno solo te decia para que aprendas a hacerlas bien claro todo mundo tiene errores.
Suerte...!

Añade tu respuesta

Haz clic para o
El autor de la pregunta ya no la sigue por lo que es posible que no reciba tu respuesta.

Más respuestas relacionadas