The CSS Cascade, a deep dive | Bramus Van Damme | CSS Day 2022

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • CSS is short for Cascading Style Sheets. But what exactly is this Cascade, and how does it work? What are Origins? How do you calculate Specificity? And where do those new Cascade Layers you might have heard of fit in? And oh, what exactly happens when you use an !important somewhere?
    In this insightful talk, we’ll take a look under the hood of browsers, and detail how they determine which CSS declarations to apply and which not.
    Slides: slidr.io/bramu...
    About Bramus: www.bram.us/
    Follow Bramus: ‪@bramus‬ or / bramus
    More about CSS Day: cssday.nl or / cssdayconf
    Receive conference announcements in your inbox: cssday.nl/subs...
  • Наука та технологія

КОМЕНТАРІ • 10

  • @markovujanic
    @markovujanic 9 місяців тому +2

    This is one of my favorite talks, for very long time I didn't understood how cascade works and after watching this video, I got it. I watched and rewatched this multiple times by now. I even cut it with iMovie so I can rewatch faster :D. Thanks Bramus.

  • @faki0006
    @faki0006 Місяць тому

    The talk is very high level however my issue with people that do talk, they actually do only talks and are far away from enterprise reality problems. They didn't follow the real path of a developer but they talk about what a developer should do!

  • @sumitsinghrajput7186
    @sumitsinghrajput7186 Рік тому +2

    Great! We need more conferences like this.

  • @ПетърТодоров-о7ф

    Amazing talk! The topic was explained very well!

  • @argyleink
    @argyleink 2 роки тому +3

    rocked it!😊

  • @eggy794
    @eggy794 9 місяців тому

    Isn't the "Element attached styles" step part of the author styles of the first step? Because according to the the given cascade, it would not be possible to override author styles with inline styles, which is not true. I also couldn't find any information that would confirm this. So I assume this is incorrect.

    • @hyperpocket.
      @hyperpocket. 2 місяці тому

      As I understand it, this principle is violated for origins.

  • @nikkita7369
    @nikkita7369 Рік тому

    the very very coolest!

  • @MrMonday1000percent
    @MrMonday1000percent Рік тому

    That was awesome!