The original HTML specification consisted of textual content for the most part and did not even include the <img> element. It has come a long way since then. With a myriad of enhancements now, HTML5 provides for creating scalable, vector-based graphics with SVG and excellent drawing space with <canvas>. In addition to supporting images and graphics, latest (minor)versions of HTML5 supports <video> and <audio> tags…