HTML5: The Wonderful Canvas
August 15, 2011 No CommentsI’m pretty sure everyone’s past the whole “pretty colors” phase of HTML5, so with that in mind it’s time to explain what element makes this possible. It’s a new tag called <canvas>, and it’s pretty cool. It uses JavaScript to draw elements to a webpage. I haven’t actually had a chance to use it in ... (function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})(); var dd_offset_from_content = 40; var dd_top_offset_from_content = 0;