Belajar layout dengan HTML dan CSS
loren Ipsum
loren Ipsum is simply dunny text of the priting and typesetting industry. loren Ipsum has been
loren Ipsum
loren Ipsum is simply dunny text of the priting and typesetting industry. loren Ipsum has been
body{
background:#f3f3f3;
color:#333;
width:100%;
font-family:sans-serif;
margin:0 auto;
}
.header{
width:90%;
margin:auto;
height:120px;
line-height:120px
background:#41485F;
color:#fff;
}
.content{
width :90%;
margin: auto;
height :120px;
pedding:0.1px;
background:#fff;
color:#333;
}
.kiri{
width:70%;
float:left;
margin:auto;
background:#fff;
height:420px;
}
.kanan{
width:30%;
float:left;
margin:auto;
background:#fff;
height:420px;
}
.border{
border:2px solid #74C599;
margin:auto;
background:#fff;
height:420px;
}
.undecor{
text-decoration:none;
}
.footer{
width:90%;
margin:auto;
height:40px;
line-height:40px;
background:#41A85F;
color:#fff;
}
.menu{
background-color:#53bd84;
height:50px;
line-height:50px;
position:relative;
width:90%;
margin:0 auto;
padding:0 auto;
}
.jarak{
padding:0 2pc;
}
.menu ul{
list-style:none;
}
.menu ul li a{
float:left;
width:70px;
display:block;
text-align:center;
color:#fff;
text-decoration:none;
}
.menu ul li a: haver{
background-color:#74C599;
display:block;
}
Tidak ada komentar:
Posting Komentar