Course Overview
Learn Syntactically Awesome Stylesheet (Sass):
SASS (Syntactically Awesome Stylesheet) is a CSS pre-processor, which helps to reduce repetition with CSS and saves time. It is more stable and powerful CSS extension language that describes the style of document structurally.
Through these tutorials we are going to cover the basics of Sass make websites more attractive.
The training will include the following;
- Introduction to Sass
- Setting up Environment
- Sass Example
- Syntax
- Variable
- Operators
- “@” Rules & Directive
- Control Directives & Expression
- IF Function
- Sass Preprocessing
- Nesting
- Mixins
Target Customers:
- Web developers/designers
- Programmers
- Anyone who wants basic knowledge of Sass.
Pre-Requisites:
- Basics of JavaScript and HTLML programming
- Knowing how to use Basic word processing using any text editor
- How to create directories and files
- Passion to learn