I'm trying to create some white spaces between elements because the background will seep in. The spaces are too large in IE, though. In Firefox they work fine. Is there a technique I should use? http://www.dealoverflow.com/test/ Code (markup): I hid website in the code so search engines dont spider it.
I solved it by putting a comment script in the spacer and IE didn't add anymore space than it needed. I'm having another trouble, though, I can't seem to get the "content" div and the "rightbar" div to get in their respected places. I'm trying to get the "content" div 35px from the left and also "rightbar" 275px from the right margin, but it doesn't align.