Today we look at some advanced selectors.
A lot of what we cover is building upon the previous two videos where we discus basic selectors, and then properties and values. If you need too, check those out now:
Basic Selectors:
Properties and Values:
=========================
Basic Selectors
tag | a
class | .container
id | #main-list
========================
Selector stacking
a, strong {
color: red;
}
==========
2 views
0
0
3 months ago 00:08:06 1
Как я обучалась, JS и React: история мамы и разработчицы
3 months ago 10:55:27 8
Laravel 11 in 11 hours - Laravel for Beginners Full Course
3 months ago 00:44:32 1
Основы CSS 2022 за 15 секунд ( но это не точно)
4 months ago 00:20:24 1
Mastering Numbers & Math Functions 🚀 | JavaScript Journey | In Hindi | Death Code