Jump to content

different in ie and firefox


chwebdesigns

Recommended Posts

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

ie.jpg

firefoz.jpg

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.