ANSWERS: 2
  • that happens because there is a know 3px difference between IE and firefox.. typically you can get around it using conditional statements. < IF IE > or by using the !important statement to define firefox behavior. Thankfully IE 8 is going to "adhere to standards"
  • this is because ie and "everyone else" have a different idea of how the "box model" should work. do a search on box model - it's been discussed in depth.

Copyright 2023, Wired Ivy, LLC

Answerbag | Terms of Service | Privacy Policy