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; } 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 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
Archived
This topic is now archived and is closed to further replies.