Contents tagged with CSS
-
Understanding CSS Specificity
CSS Specificity is the litmus test used to decide which of the ‘cascading’ styles in CSS will ultimately take precedence when the page is rendered in the browser. This short video demonstrates a quick way to quantify CSS specificity making it easy for you to know which CSS rules will render and which are overridden.
-
Updated Video for ‘Using Firebug and jQuery’ Post
Dave Ward and I recently recorded a video demonstrating Dave’s techniques for quickly working with jQuery on any webpage. Dave does a great job quickly showing you how you can work with tools like jQuerify and SelectorGadget to easily prototype functionality and work with the host of jQuery features.