Hola tengo inquietudes hay algo que no termino de entender; primero voy a poner mi hoja de estilo-general.css y luego expreso mi duda por el momento es que llevo.
* {text-indent:0px; margin:0px ; padding:0px ; border: 0px}
body {text-aling: center}
#global {width:800px ; margin:4px auto }
#cabecera {background-color: pink ; text-align: center }
#navegacion {background-color: gray ; text-align: center }
#contenido {background-color: orange ; width: 800px ;
float:left; }
#contenido p {padding:5px 10px 5px 10px; text-indent:15px }
#menu {background-color: yellow ; width: 150px ;
float:left; text-align:left; margin-right:10px}
#menu li {list-style:none ; margin: 4px 0px 4px 6px }
#pie {background-color: brown ; text-align: center }
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 }
COMO PODRAN DARSE CUENTA LO MARCADO EN ROJO ES HECHO POR MI CUENTA PORQUE HACIENDO VISTA PREVIA OMITIENDO LO DE ROJO(hecho por mi) no me quedan centradas las capas.
Alguien podria revisar mi hoja y decirme cual es el error.
Espero haya quedado clara mi :?:



Citar


Marcadores