
Thanks to a comment from Richard Kimber, I later changed the red Xs to yellow checkmarks. It was my assumption that since IE9 does not list those elements as strictly “supported” on its “new features in IE9” pages, then that means we still need to use the HTML5 shiv script. Of course, if I had been paying attention, I would have noticed that the script is included using conditional comments that target every version of IE below IE9.
The reason for this is that while IE9 does not technically include the new semantic elements in its list of supported tags, it does have the ability to allow those elements to be styled.
Last week I posted a chart that listed support for
If you’re like me, you’re probably wondering, amidst all the hype surrounding the release of
I think it goes without saying that web design bloggers love to read (similar to how it goes without saying that
One of the layout issues that has for years plagued CSS developers is the concept of clearing floats. There have been numerous articles and comment debates discussing what is the best way to clear your floats.
Because there are so many ways to skin the proverbial cat, as CSS developers, we pretty much have free reign to do things as we please.
One of the primary challenges that arises when dealing with
There are some cases during the user experience where preloading content is not a good idea.
The
In our industry, those who are well-trained in the principles and strategy of design (no, I don’t think I fall under that category) put much emphasis on the potentially powerful effect that a good design can have.