Hacker News new | ask | show | jobs
by Chupachupski 4490 days ago
One more without calc for older browsers:

.container {width: 80%;} .left {float:left; width: 300px; background: yellow;} .right {margin-left: 300px; background: red;}