Web developers use CSS every day, but few understand how it works. Learn how to leverage CSS to separate your content and presentation. Review selectors, inheritance, and common techniques for providing for a flexible layout. Discover recent improvements, what browsers support them, and how to handle those that don't. See how to maximize performance when using CSS via proper use of HTTP compression, minification, and expirations. Lastly examine how SASS can simplify CSS and provide many of its missing features.
You will learn:
- Discover the latest features available in CSS 3
- Learn how SASS can improve the capabilities of CSS
- Find new ways to layout pages