Kickdrop Code Sample: Bootstrap Sliders

Visit Kickdrop to download for FREE Simple and beautiful form sliders for any bootstrap-based project. We love these sliders because the jQuery is very easy to work with and the overall code quality is fantastic. The styles are minimal with all the mobile and touch...

A to Z CSS: ID

ID is a CSS selector that allows the styling of a single unique element. Their use in CSS is common and often a little controversial. In this video, I will outline some of the reasons why I prefer the class selector over ID, how CSS specificity works. Transcript ID is...