codedamn

Advanced CSS Selectors

Created by Codedamn about a year ago

0

No description provided

6 Comments

    0

    Hi.. just wondering, could we use all those CSS in styled-components react?

    @das2108

    Dimas Aaron

    @das2108

    0

    p{ font-size: 6vw ; } section *{ font-size: 100px; } h3{ font-size: 24px; } will u please tell me why is " section * " showing specificity only ' 1 ' and "p" also have "1" specificity but it inherit the font-size of its parents whereas "h3" did not inherited its parent properties

    @mohit128

    Mohit Singh Parmar

    @mohit128

    1

    Ahhh that makes sense now, the div > h1

    @plehlowla

    Pah Reh

    @plehlowla

    1

    3.41k views till 9/12/22

    1

    I think these vidoes should be followed by practice.

    @rhythm9

    Rhythm Varshney

    @rhythm9

    0

    Brother of the parent #momenthaibhai

    @zpandeyji

    shivanshu pandey

    @zpandeyji

Your comment