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.

pluralsight logo

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.

     
  • 4
  •  |
  • Reviews ( 50 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (50 reviews )
  • icon2 hour
  • iconenglish
  • iconOnline - Self Paced
  • iconExpanded Courses
  • iconpluralsight

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.