The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of 2D shapes and bitmap images. It is a low level, procedural model that updates a bit map and does not have a built in scene graph.Here are some great examples of HTML5 Canvas Applications. … [Read more...] about 10 Best HTML5 Canvas Applications