Jump to content

Recommended Posts

Posted

How do you guys avoid browser issues with internet explorer?

 

For example my web page is showing white space between body and footer div tag.

 

In firefox it's showing normal whith NO Whitespace.

 

Any suggestions.........

Posted

It would help if we could see the page or the code.

 

I use

 

* {margin: 0; padding: 0;} first thing on my stylesheet - it prevents a lot of discrepancies.

Posted

Thanks fcreative,

 

I'll take a look at the site and probably post the code here like Thelma suggested.

  • 1 year later...
×
×
  • Create New...