HTML and CSS Reference
In-Depth Information
#navigation a {
background:url(list_hover.png) no-repeat 0 -100px;
padding:0 0 0 32px;
color:#996;
text-decoration:none;
}
#navigation a:hover {
background-position:0 50%;
color:#663;
}
#footer {
margin:0;
color:#6d1800;
font-size:75%;
}
#footer a {
color:#6d1800;
text-decoration:none;
}
#footer a:hover {
border-bottom:1px solid;
}
#col1 {
float:left;
width:240px;
margin:30px 16px 0 0;
}
#col2 {
float:right;
width:240px;
margin:30px 0 0 16px;
}
#col1 p,
#col2 p {
margin:0 0 16px;padding:0;
font-size:24px;
}
Search WWH ::




Custom Search