Quote:
Originally Posted by Axe Solutions I am working on a page, this page works perfectly under Mozilla Firefox but under MS IE 6.0, it is a disaster.
Advance thanks for any help |
do default padding/margin/border = 0.
like this
*{margin:0;padding:0;border:0}