Sass is a very popular CSS pre-processors and the intent of the tutorial is to show you how to compile Sass files within Visual Studio using Webpack, this will include minification and autoprefixing for production. Sure, there are some plug-ins on the Visual Studio Marketplace, and is nice to just install a plug-in and forget […]
Responsive Menu – Admin Panel – Bootstrap Menu
Recently I had to create an Admin Panel Menu and this is what I came up with. Below is the code and Fiddle
Make a Footer Stick at the Bottom of the Page
For a long time I’ve been looking for a simple solution to make a footer stick to the bottom of the page until I came across this solution. Best of all is that it works with the major browsers: Internet Explorer 5 and up, Firefox, Safari, Opera.