Beginner Resources, Learning Color for Web Design - @kylejson

preview_player
Показать описание
Hey Everyone,

Hope you find this list of resources helpful for getting started learning colors for web design.

***Links***

Рекомендации по теме
Комментарии
Автор

I don't know if you're familiar with SASS, but it's essentially CSS on steroids. With SASS you can actually assign colour variables. So lets say you wanted to pull that navy color. You could say

$navy: #1E2528;

p{
    color: $navy;
}

It makes working with CSS much more natural.

Anyhow, great tutorial. I really liked it, and will definitely be using some of the resources you showed.

Liorogames
Автор

Sarah send me to check out your videos cool stuff buddy👍

murtada-cr
welcome to shbcf.ru