Tag: HTML5

  • Playing with the New Canvas Element

    Full adoption of HTML5 is just round the corner, and with more and more browser-vendors making HTML5 top-priority these days, it’s time, I think, we should take a look at some of the cool things we can do with the new <canvas> element. So what is it? Well although I don’t profess to be an…

  • Flash, and all that Jazz

    So it seems that the web is alight with talk of Adobe’s ubiquitous Flash platform because of some rather interesting decisions taken, and points proposed by Apple’s Steve Jobs, but what are the main points, beyond the simple “it crashes Macs” argument? Well in the article I hope to set out a few of my…

  • Element Organization

    So what do I mean when I say element organisation? Well put simply I’m referring to the way in which we group HTML elements in terms of either tables, divs or HTML5. Now to be honest I believe that tables these days are somewhat obsolete and I wouldn’t even bother teaching it to new web…