Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Easy CSS with Sass
Rating: 4.8 out of 5(13 ratings)
182 students

Easy CSS with Sass

Learn how to easily build and manage your Css3 files with the use of Syntactically Awesome Stylesheets.
Last updated 9/2013
English

What you'll 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

Course content

7 sections37 lectures2h 2m total length
  • What's in the package?1:13
  • Resources1:13

Requirements

  • Text or html editor

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:

</>

Who this course is for:

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