hola me llamo fernando y estoy haciendo una web para practicar y no puedo hacer que dos plantillas me queden iguales usando la misma hoja de estilo asique necesito que alguien me ayude y mire si lo que hago esta bien y si me sobra o me falta algo la hoja de estilo es esta:
* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify}
h1 {font-size: 1.2em; color:white ; font-weight: bold ; text-decoration: none ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
body {text-align: center}
#global { width:800px ; margin: 4px auto }
#cabecera { height:85px }
#logotipo {width:280px ; float:left ; margin-top:5px ; margin-bottom:5px }
#publicidad {width:518px ; float:right ; margin-top:10px ; margin-bottom:2px}
body { background-color: black ; background-image: url(objetos/fondoul.jpg ); background-repeat: no-repeat ; background-position: center 200px ; height:100%; }
img {border-style: none}
.centrado {text-align:center}
#contenido { padding:10px 0px 20px 0px}p {text-align: center ; text-indent: 20px }
#contenido p {padding: 5px 10px 5px 10px ; text-indent: 50px}
#menu {width:800px ; background-image: url(objetos/top2.png); background-repeat: no-repeat}
#menu { float:left ; text-align:left ;; background-position: center ; padding-bottom:80px }
#menu li {float:left ; padding: 80px 0px 20px 115px }
#pie {height:-250px ; float:bottom }
#logotipo a {}
#logotipo a:link {}
#logotipo a:visited {}
#logotipo a:hover {background-color: white }
#logotipo a:active {}
a {color: black ; text-decoration:none ; display: block }
a:link {}
a:visited {}
a:hover {color: blue ; text-decoration:underline }
a:active
y la direccion de las plantillas estas:
http://gutyweb.onlinewebshop.net/alemania.html
http://gutyweb.onlinewebshop.net/austria.html
de ante mano muchas gracias por su ayuda
* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify}
h1 {font-size: 1.2em; color:white ; font-weight: bold ; text-decoration: none ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
body {text-align: center}
#global { width:800px ; margin: 4px auto }
#cabecera { height:85px }
#logotipo {width:280px ; float:left ; margin-top:5px ; margin-bottom:5px }
#publicidad {width:518px ; float:right ; margin-top:10px ; margin-bottom:2px}
body { background-color: black ; background-image: url(objetos/fondoul.jpg ); background-repeat: no-repeat ; background-position: center 200px ; height:100%; }
img {border-style: none}
.centrado {text-align:center}
#contenido { padding:10px 0px 20px 0px}p {text-align: center ; text-indent: 20px }
#contenido p {padding: 5px 10px 5px 10px ; text-indent: 50px}
#menu {width:800px ; background-image: url(objetos/top2.png); background-repeat: no-repeat}
#menu { float:left ; text-align:left ;; background-position: center ; padding-bottom:80px }
#menu li {float:left ; padding: 80px 0px 20px 115px }
#pie {height:-250px ; float:bottom }
#logotipo a {}
#logotipo a:link {}
#logotipo a:visited {}
#logotipo a:hover {background-color: white }
#logotipo a:active {}
a {color: black ; text-decoration:none ; display: block }
a:link {}
a:visited {}
a:hover {color: blue ; text-decoration:underline }
a:active
y la direccion de las plantillas estas:
http://gutyweb.onlinewebshop.net/alemania.html
http://gutyweb.onlinewebshop.net/austria.html
de ante mano muchas gracias por su ayuda