How Do I Get CSS Padding To Show Correctly In FireFox?
LiveMicSociety
2:05 pm on Jan 4, 2006 (gmt 0)
Hi
When i enter the css padding code and then preview my document it shows and works fine in I.E. but NOT in FireFox.
Is there a solution? I can't seem to get it to work. Any help would be appreciated, thank you.
D_Blackwell
2:13 pm on Jan 4, 2006 (gmt 0)
LiveMicSociety, post some code that replicates the problem. Not enough information.
teylyn
7:37 pm on Jan 4, 2006 (gmt 0)
Hi LiveMicSociety,
chances are that FF is displaying the page correctly and IE is in quirks mode and not applying the correct measurements. Try googling for "box model" or read this article: