candytale55 / rainbow_bars

Codecademy Sass exercise - Using functions in SCSS to do a rainbow bar stack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rainbow_bars

General info

The purpose of the project is just personal learning.

Description

Codecademy Sass exercise - Using functions in SCSS to do a rainbow bar stack. There are three folders. Each for the different steps/exercise.

  • 1 - each-loop - start point.
  • 2 - for-loop - the one that "moves" the bars.
  • 3 - math - the color is done by adding red + blue with Sass.

Screenshots

rainbow-bars.png

Technologies

  • Sass
  • HTML5
  • CSS3

Setup

NA - It's only coding examples, there's no setup.

Status

Project is: in progress - kept for future reference.

References

Based on Codecademy's exercises.

About

Codecademy Sass exercise - Using functions in SCSS to do a rainbow bar stack.


Languages

Language:CSS 52.5%Language:HTML 28.1%Language:SCSS 19.4%