hola genial su web...
mi problema es que no consigo que se vean los bordes en el navegador...
repeti los pasos 2 veces, y me gustaria que me den una mano. Voy a tratar de ser lo mas especifico posible para que se entienda lo que hise...
asi se ve en ie o mozilla:
[contenido no disponible]
oks y aca le dejo como es que deje mi hoja ""estilo-general.css":
* {margin:0px ; padding:0px ; border: 0px}
body {text-align: center }
#cabecera { background-color: white ; border-left: black 1px solid ; border-right: black 1px solid }
#navegacion {background-color: gray ; border: black 1px solid }
#contenido {background-color: orange }
#contenido p {padding: 5px 10px 5px 10px ; text-indent: 15px }
#pie { background-color: white ; border-left: black 1px solid ; border-right: black 1px solid ; border-top: black 1px solid }
#global {width:800px ; margin: 4px auto }
#menu {background-color: yellow ; width: 140px ; float:left ; text-align:left ; margin:4px 10px 8px 4px }
#contenido {background-color: orange ; width: auto }
#menu li { list-style:none ; margin: 4px 0px 4px 6px }
a {color: blue; font-size:1.3em ; text-decoration: none}
a {color:brown ; text-decoration:none ; display: block }
a:link {}
a:visited {}
a:hover {color:red ; text-decoration:underline ; background-color: silver }
a:active {}
p {text-align: justify}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
#curva-superior { background-image: url(archivos/curva-superior.gif) ; background-repeat: no-repeat ; width:800px ; height: 12px ; overflow : hidden }
#curva-inferior { background-image: url(archivos/curva-inferior.gif) ; background-repeat: no-repeat ; width:800px ; height: 12px ; overflow : hidden }
no me olvide de agregar
<div id="curva-superior"></div>
ni
<div id="curva-inferior"></div>
en sus lugares...(plantilla.html)
bueno realmente estoy con esta duda...
espero su respuesta gente que creen que hago mal???
saludos y nuevamente genial la web...
.:2-D:.
mi problema es que no consigo que se vean los bordes en el navegador...
repeti los pasos 2 veces, y me gustaria que me den una mano. Voy a tratar de ser lo mas especifico posible para que se entienda lo que hise...
asi se ve en ie o mozilla:
[contenido no disponible]
oks y aca le dejo como es que deje mi hoja ""estilo-general.css":
* {margin:0px ; padding:0px ; border: 0px}
body {text-align: center }
#cabecera { background-color: white ; border-left: black 1px solid ; border-right: black 1px solid }
#navegacion {background-color: gray ; border: black 1px solid }
#contenido {background-color: orange }
#contenido p {padding: 5px 10px 5px 10px ; text-indent: 15px }
#pie { background-color: white ; border-left: black 1px solid ; border-right: black 1px solid ; border-top: black 1px solid }
#global {width:800px ; margin: 4px auto }
#menu {background-color: yellow ; width: 140px ; float:left ; text-align:left ; margin:4px 10px 8px 4px }
#contenido {background-color: orange ; width: auto }
#menu li { list-style:none ; margin: 4px 0px 4px 6px }
a {color: blue; font-size:1.3em ; text-decoration: none}
a {color:brown ; text-decoration:none ; display: block }
a:link {}
a:visited {}
a:hover {color:red ; text-decoration:underline ; background-color: silver }
a:active {}
p {text-align: justify}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
#curva-superior { background-image: url(archivos/curva-superior.gif) ; background-repeat: no-repeat ; width:800px ; height: 12px ; overflow : hidden }
#curva-inferior { background-image: url(archivos/curva-inferior.gif) ; background-repeat: no-repeat ; width:800px ; height: 12px ; overflow : hidden }
no me olvide de agregar
<div id="curva-superior"></div>
ni
<div id="curva-inferior"></div>
en sus lugares...(plantilla.html)
bueno realmente estoy con esta duda...
espero su respuesta gente que creen que hago mal???
saludos y nuevamente genial la web...
.:2-D:.