CSS stands for Cascading Style Sheets. The main task of CSS is to describe how to display the HTML elements on the screen respecting the screen types.
Erase effect in HTML canvas using JavaScript
It feels interactive when you discover an image by erasing the screen with mouse pointer. In this article, I am going to show how to make erase effect using HTML canvas with the help of JavaScript.
How and Why to Optimize Frontend Resources – Images, JavaScript, CSS, GZIP Compression
In this article, I am going to explain how and why to optimize front-end resources, and its impact on server bandwidth. So first, let us discuss about bandwidth.