Topic: Browser Issues
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.........
You are not logged in. Please login or register.
Hi, I just released our new video tutorial course on Flash CS4.
Stefan
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.........
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.
Using a reset stylesheet to set browser default values (along the lines of what Thelma suggested) really helps make things consistent.
I'd suggest doing a search for "reset stylesheet" or looking at this: http://meyerweb.com/eric/thoughts/2007/ -reloaded/
Thanks fcreative,
I'll take a look at the site and probably post the code here like Thelma suggested.
Posts [ 4 ] - Views [ 1956 ]
Copyright © 1996-2009 Killersites.com
[ Generated in 0.063 seconds, 9 queries executed ]