CSS Variables Tutorial | CSS Custom Properties | Create theme Dark - Light

preview_player
Показать описание
In this video we are going to learn about CSS Custom Properties or we say CSS Variables. We are going to cover how to write CSS variables and use them in our projects. We will be building a simple webpage and style it using CSS variables and manipulate the CSS custom properties with JavaScript to build a theme for our website.

-------Checkout my crash courses for get started with web development---------

-------Checkout my videos---------

Disclaimer:
It doesn't feel good to have a disclaimer in every video but this is how the world is right now.
All videos are for educational purpose and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.

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

Hey guys, I made a small typo in the video *Calm. So please ignore the spelling.

DipeshMalvia
Автор

I've encountered these concept when taking a look at bootstrap sass files, I couldn't completely get an idea about what is the logic behind it and now everything is crystal clear to me, thanks a lot for this very useful tutorial, this is a wonderful channel, it is really worth to subscribe it

tahep
Автор

You my guy just gained a subscriber! Amazing video! I would have added a default value to your switch but great video!

rugmj
Автор

Great video !
A few suggestions: it would have been nice to show the html longer, make the JS code a bit more DRY, use a default case in your switch. And I also heard e.target.value is bad practice

yadusolparterre