11 Ways to Select Elements to Style in CSS

preview_player
Показать описание
For styling elements with CSS, you need to target those elements in the DOM. In this video, I show you 11 ways in which you can target elements.

Timestamp:
00:00 Introduction
00:44 1. Universal Selector
01:37 2. Tag Names
02:19 3. Classes
03:12 4. Ids
04:19 5. Attributes
05:54 6. Pseudo Classes
06:56 7. Pseudo elements
07:57 8. Descendant Combinator
09:48 9. Child Combinator
10:44 10. Sibling Combinator
12:20 11. Adjacent Combinator
13:38 Combining Multiple Selectors

_____

_____

🌟 About Me:
Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.

_____

⚡️ Connect with me:

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

Here are chapters of the video to jump to section you're interested in:

00:00 Introduction
00:44 1. Universal Selector
01:37 2. Tag Names
02:19 3. Classes
03:12 4. Ids
04:19 5. Attributes
05:54 6. Pseudo Classes
06:56 7. Pseudo elements
07:57 8. Descendant Combinator
09:48 9. Child Combinator
10:44 10. Sibling Combinator
12:20 11. Adjacent Combinator
13:38 Combining Multiple Selectors

deeecode
Автор

thanks for this video, I love how clearly you explained everything! I feel I'll be coming back to rewatch it often :)

dominikawojewska