Posts Tagged ‘cross-browser’

Resolving cross browser CSS issues

Saturday, November 1st, 2008

Getting sites to look the same in many different browsers can be a nightmare, and exploiting parsing bugs can make things even worse. See my preferred method to resolve these issues using conditional arguments.

(more…)