ive got a page with a menu at the top and content under it. i want a 50px space between the menu and the content. heres my code:
in IE it shows up perfect. but in mozilla, there is no space at all. why is it ignoring the margin settings?Code:#content { clear: both; margin-top: 50px; border: 5px solid #000000; color: #000000; background-color: #FFFFFF; }


Reply With Quote
Bookmarks