/*
PRACTICA 7 CSS
*/
header{
background-color: antiquewhite;
text-align:center;
padding:20px
}
section{
width:33%;
float:left;
}
footer{
background-color: chartreuse;
text-align: center;
padding: 20px;
clear: both;
}
No hay comentarios:
Publicar un comentario