HTML and CSS Reference
In-Depth Information
header {
width:100%;
height:80px;
background:#d1e0e1;
color: #333;
font-weight: bold;
font-size: 20px;
text-align:center;
line-height: 80px;
}
footer {
width:100%;
height:60px;
background:#d1e0e1;
font-size: 12px;
text-align:center;
line-height: 80px;
margin-top:30px;
}
table, th, td
{
border: 1px solid #888;
}
section {
margin:20px 0 0 20px;
}
table {
width:90%;
Search WWH ::




Custom Search