CSS Variables / Custom Properties (full course)

  Рет қаралды 14,970

freeCodeCamp.org

freeCodeCamp.org

Күн бұрын

Пікірлер: 18
@Arkv01
@Arkv01 7 жыл бұрын
very good bitesize course, especially using css variables in JS. Thanks!
@logkdogk
@logkdogk 7 жыл бұрын
Great distilled knowledge - thanks for this one 🙏🏼
@BadPerson007
@BadPerson007 7 жыл бұрын
Some on the text on the bottom is cut off.
@roeltaga
@roeltaga 6 жыл бұрын
Yeah, but you can open it in Scrimba, and you can see all of it... scrimba.com/g/gcssvariables
@rowerotomja
@rowerotomja Жыл бұрын
I love it
@davidsalvadordigital
@davidsalvadordigital 3 жыл бұрын
AMAZING
@monkeymonkey143
@monkeymonkey143 7 жыл бұрын
Nice!
@jaimemnds
@jaimemnds 6 жыл бұрын
Which editor is this?
@prakashnatarajan9073
@prakashnatarajan9073 6 жыл бұрын
Hey nice tutorial. I want support for IE 11. Is it possible..?
@sumitluitel4212
@sumitluitel4212 3 жыл бұрын
Code for HTML and CSS prior to CSS variable?
@PrinceSingh-zn5pg
@PrinceSingh-zn5pg 7 жыл бұрын
how do i use css variables for font family ??
@roeltaga
@roeltaga 6 жыл бұрын
/* This is an example. Basiclly a variable can have any value you want, and in this case writing "var(--fontilike)" is the same as writing "monospace" */ :root { --fontilike: monospace; } p { font-family: var(--fontilike); }
@PrinceSingh-zn5pg
@PrinceSingh-zn5pg 6 жыл бұрын
How do i use custom font ? like i have a font in my local project and i want to use it. First you have to upload it like this @font-face{ src:url("../fonts/OpenSans-Regular.ttf"); font-family:"OpenSans-Regular"; } how do i achieve this with css variables ?
@ayandasimelane3505
@ayandasimelane3505 7 ай бұрын
Great. only input, kindly show the full html so we recreate the whole project.
@eduardmart1237
@eduardmart1237 7 жыл бұрын
What does :root mean?
@SalimMahboubigeek
@SalimMahboubigeek 6 жыл бұрын
It's a pseudo class used to select the document's root HTML. In this case it's representing the tag. It's mainly used for declaring global CSS variables. More: developer.mozilla.org/en-US/docs/Web/CSS/:root
@nitensapkota3722
@nitensapkota3722 5 жыл бұрын
You should watch your videos before uploading..some code aren't visible especially at the bottom
@Alphadec
@Alphadec 3 жыл бұрын
how do you use css varibaels on fonts. ?
Flexbox or grid - How to decide?
18:51
Kevin Powell
Рет қаралды 759 М.
CSS Variables - An introduction to CSS custom properties
12:02
Kevin Powell
Рет қаралды 130 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
Hackathon Prep 101 | Master the Art of Winning Hackathons 🚀🏆
1:08:23
GDG On-Campus Techno Main Salt Lake
Рет қаралды 59
FASTEST Way To Learn Coding and ACTUALLY Get A Job
10:44
Brian Cache
Рет қаралды 1,3 МЛН
HTML Tutorial - How to Make a Super Simple Website
33:24
freeCodeCamp.org
Рет қаралды 3,8 МЛН
Learn JavaScript - Full Course for Beginners
3:26:43
freeCodeCamp.org
Рет қаралды 19 МЛН
Using CSS custom properties like this is a waste
16:12
Kevin Powell
Рет қаралды 188 М.
Learn CSS Variables In 7 Minutes
7:20
Slaying The Dragon
Рет қаралды 53 М.
JavaScript Course for Beginners - Your First Step to Web Development
48:17
Programming with Mosh
Рет қаралды 13 МЛН
Pug Template Engine - Full Tutorial for Beginners
1:05:36
freeCodeCamp.org
Рет қаралды 172 М.
Learn Flexbox CSS in 8 minutes
8:16
Slaying The Dragon
Рет қаралды 1,8 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН