Home  >  Article  >  Web Front-end  >  A brief summary of css hack

A brief summary of css hack

高洛峰
高洛峰Original
2016-11-24 13:57:171571browse

css hack refers to the differences in the effects generated by various browsers and their versions after parsing css.

css hack mainly solves the problems of browsers such as IE6, IE7, IE8, chrome, Firefox, Safari, and Opera. There is no need to solve other browsers. They are generally based on the above kernel, and the usage ratio is relatively small.

For IE browser: