Nov 13

The 7 CSS Hacks that we should use

Posted at 3:30pm | Posted in: CSS, How To's, better design

The 7 CSS Hacks that we should use

If you are trying to do pixel-perfect cross-browser CSS layout, then you have probably ran into problems with IE . I am going to highlight the top 7 CSS hacks that we often use to have pixel perfect design.
1)Box Model Hack
The box model hack is used to fix a rendering problem in pre-IE 6 browsers, [...]

Posted in: CSS, How To's, better design