June 14, 2010
Today, I was “unfixing” a footer on a client’s site. One that, last year when we coded the website, they wanted fixed to the bottom of the browser viewport. But with the arrival of iDevices who “don’t do fixed positioning,” this footer placement is now being rethought. (As an aside, this makes me sad because just as [...]
Read the full article →
June 1, 2010
http://w3viewer.com/ – The W3C spec (for LOTS of things) made simpler to read and navigate. HTML5 http://www.modernizr.com/ – One of my favorite tools. Modernizr tests, and then reports back what the user’s browser supports so you can write fallback CSS and JavaScript where needed. It also adds support in IE for most new HTML5 elements [...]
Read the full article →