chwebdesigns Posted March 20, 2008 Share Posted March 20, 2008 hi i am in the process of designing a new website for myself. I reguarly test it in both IE and Firefox. How i want it to appear is in IE but I can't get it to look the same in Firefox. The screenshots and CSS are below. Thanks in advance body { background-color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; color: black; font-size: 16px; margin: auto; } #pagecontents { background-color: white; width: 735px; border: 1px inset gray; margin: auto; } #content { width: 735px; float: right; margin: 2px; } Quote Link to comment https://forums.phpfreaks.com/topic/97080-different-in-ie-and-firefox/ Share on other sites More sharing options...
chwebdesigns Posted March 20, 2008 Author Share Posted March 20, 2008 SOLVED I've adapted the code slightly and it works now. Never mind Quote Link to comment https://forums.phpfreaks.com/topic/97080-different-in-ie-and-firefox/#findComment-496755 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.