Series - Adding-Style-with-CSS


Adding Style with CSS: (06) CSS Preprocessors[MP4] [0:36:34] [2014/12/17]
See how the use of CSS Preprocessors, like LESS, can give you more power and can help ease creation of style sheets (which tend to get complex very quickly). [02:02] - What is a preprocessor?[06:09] -…


Adding Style with CSS: (05) Transformations and Transitions[MP4] [0:45:30] [2014/12/17]
Hear how one of the easiest ways to improve performance on a page is to limit the amount of JavaScript used. Find out how CSS transitions and transformations can allow you to enhance your site without…


Adding Style with CSS: (04) Media Queries[MP4] [0:41:20] [2014/12/17]
Learn how Web Developers need to work with an ever -ncreasing number of browsers and devices. And explore media queries, which make it easier to size your pages appropriately. [02:44] - Querying for…


Adding Style with CSS: (03) Page Layout[MP4] [0:41:50] [2014/12/17]
Get the details on how to manage page layout, without the need for tables (to follow best practices). [02:06] - Positioning Elements[17:58] - The CSS Box Model[28:53] - Elements Interacting


Adding Style with CSS: (02) CSS Selectors[MP4] [0:54:39] [2014/12/17]
Learn to identify the elements to which you wish to apply styles. Explore how to select specific elements based on type, class, or state. [04:04] - Document structure[14:38] - Pseudo-classes[40:26] -…


Adding Style with CSS: (01) Getting Started with CSS[MP4] [0:55:46] [2014/12/17]
Find out how CSS evolved, how it’s applied to a page, and how to identify elements.​ [07:58] - What is CSS?[14:43] - Basic element selection[27:30] - Applying CSS to pages[38:31] - CSS inheritance