Less is the widely used CSS preprocessor that extends CSS with dynamic behavior such as variables, mixins, operations and functions. From the beginning of web […]
Writing My First HTML5 Game Recently I started studying about game development in HTML5 using canvas feature of HTML5. HTML5 canvas is really a good […]
While developing web applications on localhost you must have always missed the functionality to send mails. As localhost does not support email service, so it […]