marisabrantley / sass-for-loop

This SASS project uses for-loops and color functions to dance through the color wheel.

Home Page:https://marisabrantley.github.io/sass-for-loop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SASS For-Loop Project

Sass for-loops style numerous elements and assign properties all at once.

Objective

  • Style a block of rainbow div's using a Sass for-loop.
  • Inside the for-loop, use a color function and modify the background.

for-loop-color-function

Launch

View the Sass For-Loop Project here: marisabrantley.github.io/sass-for-loop/

Class

Codecademy/Pro

Learn SASS: Functions and Operations

About

This SASS project uses for-loops and color functions to dance through the color wheel.

https://marisabrantley.github.io/sass-for-loop/


Languages

Language:CSS 40.3%Language:HTML 37.6%Language:SCSS 22.1%