Modernizr recently received some major updates, which means new features, changes, and improvements. In this article, we’ll revisit Modernizr, taking a look...
Creating a download link in HTML is straightforward; add an anchor tag and point to the file within the href attribute. Some file types, however, won’t be...
In this tutorial, I’ll go over two approaches for detecting whether a browser supports certain CSS features or not. The first one takes advantage of...