HTML coding without hacks

November 24th, 2008

When using semantic coding each developer will necessarily face the problem of compatibility in different browsers. In most cases it is necessary to use “hacks” to solve these problems. Usually this means a special way of writing selectors or rules which would work only in a concrete browser. However compatibility with CSS in the majority of browsers has already reached the level when it is necessary to limit “hacks” usage...