John Keyes – Links

Posts tagged html5

  1. MediaElement.js

    A HTML5 <video> player and <audio> player with Flash and Silverlight shims.

    Instead of offering an HTML5 player to modern browsers and a totally separate Flash player to older browsers, MediaElement.js upgrades them with custom Flash and Silverlight plugins that mimic the HTML5 MediaElement API.

  2. The difference between a Trend and a Shift

    Just as Web Standards was a shift in how we create websites, Responsive Web Design is part of another shift. It may be a little trendy at the moment, as people grapple with how to use it, but quickly – together with other things like Content Strategy, and the One Web, and Mobile First etc. – it will become another tool in this shift to a better, ‘Content Out’ web.

  3. HTML5 Reset

    HTML5 and CSS templates to help kickstart your next web project.

  4. 10K Apart

    Who can build the best cross-browser HTML5 app in less than 10 kilobytes.

  5. Old School Color Cycling with HTML5

    Colour cycling using HTML5s canvas element.

  6. The Vomit Bug

    When the browser’s parser rearranges the DOM completely differently to the markup, resulting in content being placed outside its original container.