Archive for the ‘css’ Category

The 7 CSS Hacks that we should use

Posted: February 10, 2008 in css, WebProgramming
Tags: ,

Source: http://www.noupe.com 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 [...]