SyntaxFix
Write A Post
Hire A Developer
Questions
If you have div next each other like this
<div id="1" style="float:left; margin-right:5px"> </div> <div id="2" style="float:left"> </div>
This should work!