Don't miss
- Tools : The two very best tools for CSSPosted 534 days ago
HTML5: Canvas Element
By Shahzaib Khan on January 28, 2012
<canvas> is an HTML element which can be used to draw graphics using scripting (usually JavaScript). It can, for instance, be used to draw graphs, make photo compositions or do simple (and not so simple) animations.

