My goal is to display two
Try this : (http://jsfiddle.net/TpqVx/) Hints :
.left-div {
float: left;
width: 100px;
/*height: 20px;*/
margin-right: 8px;
background-color: linen;
}
.right-div {
margin-left: 108px;
background-color: lime;
}
float:left in your left-most div only.height, but anyway... after your last div.