Easy CSS with Sass

Learn how to easily build and manage your Css3 files with the use of Syntactically Awesome Stylesheets.

Ratings: 4.82 / 5.00




Description

This course will give you a solid understanding of what Sass is and how to use it to easily produce and manage your project's css files.

During this course we will cover the most commonly used features of Sass and see how they can help to create the optimised stylesheets with just a few lines of code.

We will complete the course by creating the set of buttons ready to use with any future project - changing colours, sizes and shapes with a simple change of the value assigned to a relevant variable.

This course is suitable for those with the good understanding of Css and who want to learn how to reduce the time creating and easily manage their css files.

Update

The Font-Awesome is now available at the following location: http://fontawesome.io/. And in order to add icon to the 'i' element use the class in the following way:

</>

What You Will Learn!

  • By the end of this course you will be able to produce the stylesheet for a set of attractive looking web buttons
  • In this course you will learn how to install and use Sass in order to easily produce and manage your css files

Who Should Attend!

  • This course is intended for everyone with the knowledge of CSS