"En" "UTF-8" "X-UA-Compatible" "IE Edge" "Viewport" "Width Device-Width, Initial-Scale 1.0" "Stylesheet" "Stilo - CSS"
"En" "UTF-8" "X-UA-Compatible" "IE Edge" "Viewport" "Width Device-Width, Initial-Scale 1.0" "Stylesheet" "Stilo - CSS"
DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link hrel="stylesheet" tref="stilo.css">
</head>
<body>
<div>
</div id="contenedor"<header></div>
<div id="nav">
<h1></h2>
</div>
<div id ="contenido"></div>
<div id ="section">section</div>
<div id="aside">aside</div>
<div id ="footer">
<h2>pie de pagina</h2>
</div>
</body>
</html>
*{margin:0px;
padding:0px;
}
#contenedor {
whidth:1000px;
heigth:600px;
background:#d8d8d8;
margin:auto;
color:#fff;
padding:20px;
}
#header{
background:#615f5f;
border-radius:20px;
text-align:center:};
line-helg
}
#nva{
heigth:50px;
background:#a4a4a4;
border-radius:20px;
}
#nav h2{
font-size:40px;
text-align:center;
#contenido{
heigth:300px
clear
}
#fooder {
heigth:50px;
background:#a4a4a4;
border-radius:20px;
}
#fooder{
font-size:40px;
text-align:center;
line-heigth:50px;
}
#seccion {
font-size:300px;
text-align:center;