Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as CSS by g3rc ( 16 years ago )
body {
 font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 12px;
 color: #000000;
 background: #ffffff;


}

#page-container {
 width: 760px;
 margin: auto;
}

#main-nav {
 background: white;
 height: 50px;
}

#header {
 background: blue;
 height: 150px;
  background: #db6d16
             url(../images/about.jpg);

}
h2 {
 margin: 0;
 padding: 0;
 float: right;
 margin-top: 70px;
 padding-right: 41px;
 color:#ffffff;
}

#sidebar-a {
 background: darkgreen;
}

#content {
 background: green;
}

#footer {
 background: orange;
 height: 66px;
 clear: both;
 height: 66px;
 font-family: Tahoma, Arial, Helvetica, Sans-serif;
 font-size: 10px;
 color: #000000;
}


#sidebar-a {
 float: right;
 width: 280px;
 background: #ffffff;
}
#content {
 margin-right: 280px;
 background: #ffffff;
}
#footer {
 clear: both;
 background: orange;
 height: 66px;
}
#content h2 {
 margin: 0;
 padding: 0;
 padding-bottom: 15px;
}

#content p {
 margin: 0;
 padding: 0;
 padding-bottom: 15px;
}

 

Revise this Paste

Your Name: Code Language: