Built in Functions 
Built in Functions
by L+
Video Lecture 10 of 30
Not yet rated
Views: 919
Date Added: April 2, 2015

Lecture Description

This is the 10th tutorial in a series that show users how to code CSS using advanced features in Sass.

This tutorial covers the use of functions built into Sass. I cover rgba() and fade-out() as well as percentage() and round(). For a complete reference of Sass functions, check out:
sass-lang.com/docs/yardoc/Sass/Script/Functions.html

The code:
width:round(percentage(890px / 1440px))
rgba(#333,0.7)

Course Index

Course Description

A series of Sass tutorials showing the installing of, the basics, and using key features. The advanced series shows you more in depth features that Sass offers. The Compass series will cover how using Compass in your projects can save you time and extend Sass and CSS even further.

Some source files are located here: https://github.com/stolinski/Level-Up-Tuts---Sass-Tutorials

Comments

There are no comments. Be the first to post one.
  Post comment as a guest user.
Click to login or register:
Your name:
Your email:
(will not appear)
Your comment:
(max. 1000 characters)
Are you human? (Sorry)