Generally encountered a problem in styles. I set up a website for chrome, and today I noticed that everything is getting off in IE, the images are far away. Advised to reset styles in browsers

margin: 0; padding: 0; border: 0; 

It did not help, only slightly corrected the situation. Tell me how you can customize a specific style for each of the browsers. Do not judge strictly, first encountered such a problem.

    2 answers 2

    Best of all, before you typeset, reset all the standard browser settings (indents, font sizes, etc., which the browser renders by default) using reset.css

    And so, if everything is fine in all browsers, and in any one full dzhigurda, then you need to use css hacks

      IE also has conditional comments.