Quote:
Originally Posted by V_RocKs
Expanding my question...
How do you make the padding on li tags the same on both IE and FF?
IE seems to add about 15 pixels automatically and FF leaves it up to you to decide.
|
Its mostly impossible to have same distances in ie and ff
but u can use code that ie dont interpret like html>body li {margin-left:10px;}