Kudos to the person who can tell me why my right sidebar is off 10px. It should be evenly aligned with the left sidebar but isn’t. I’ll find some way to thank you, if you figure it out!
Style Sheet
#rightbar {
background-color: #F0F0F0;
margin: 0px 0px 0px 10px;
padding: 5px 5px 5px 5px;
float: right;
width: 150px;
}
#side {
list-style: none;
margin: 0;
padding: 0;
}
#side li {
list-style: none;
margin: 0;
padding: 0;
}
Side Bar
<div id="rightbar">
<ul id="side">

0 Responses to “Kudos”