The CSS resets are often used to reduce cross browser inconsistencies related to margins, paddings, heading font-sizes, line heights and so on. Many developers bank on Eric Meyer’s CSS Reset. Popular CSS framework Blueprint CSS also uses the same CSS reset. Base CSS of Yahoo also tries to apply standard rules to reduce cross browser Continue reading…
Follow Us