When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Hands on Responsive Design Using a CSS Preprocessor
Build a mobile first, responsive website using the power of a CSS preprocessor so you can use variables, functions, calculations, shorthand, and minification in your web design workflow.
Free

This Course Includes
pluralsight
4 (50 reviews )
2 hour
english
Online - Self Paced
Expanded Courses
pluralsight
About Hands on Responsive Design Using a CSS Preprocessor
CSS is very basic and tedious to write by hand. However, by using a CSS preprocessor, we can introduce variables, functions, calculations, shorthand, minification, and other cool stuff all while keeping our source files clean and readable. The power of using a CSS preprocessor for doing responsive design should not be underestimated.
What You Will Learn?
- Course Overview : 1min.
- CSS Preprocessor Overview : 4mins.
- Introduction to SASS : 8mins.
- Setting up a New SASS Project : 17mins.
- Building the Site Header : 26mins.
- Building the Main Rows and Columns : 16mins.
- Building the Tabbed Navigation : 12mins.
- Style Lists with Custom Bullets : 6mins.
- Build Newspaper Style Columns : 7mins.
- Using a for Loop for a 12 Column Grid : 18mins.