Tag Archives: HTML5

Modernizr

ModernizrModernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.

HTML 5 Video Codec Debate

My co-worker sent me an interesting article from Ars Technica about the current HTML 5 video codec stalemate over whether to use Ogg Theora or H.264 as the de facto video standard. I don’t know much about either, but it is an interesting read and both sides make valid points. My 2 cents on the [...]