SyntaxFix
Write A Post
Hire A Developer
Questions
Using this CSS for my current site. It works perfect!
#sides{ margin:0; } #left{ float:left; width:75%; overflow:hidden; } #right{ float:left; width:25%; overflow:hidden; }