I have been a web developer for 12 years and what should be the simplest thing developing web sites, CSS layout, seems so complicated to me. I am bad at browser compatibility and IE hacks.
I found Blueprint and it has made my CSS life easier. Has anyone else tried Blueprint or GS960?
simonuk
1:59 pm on Apr 1, 2009 (gmt 0)
Personally I use my own framework. I have a set of base rules that I use for all sites and then build the site or sections of site using other CSS files (block elements, sections of site etc).
The browser bugs I have learnt over the years so tend to either avoid them, work around them or choose to ignore them :-)
topr8
2:16 pm on Apr 1, 2009 (gmt 0)
>>The browser bugs I have learnt over the years so tend to either avoid them, work around them or choose to ignore them :-)
totally agree with that one! mind you i like to keep things simple.