css우선순위

Frontend Developer/CSS

[css] How CSS Works? and what is Specificity?

This is so extremely important because getting started with CSS is actually very easy but really knowing what's going on behind scenes is completely different, and it's really not as easy as getting started. [Specificity] 1. inline styles 2. IDs 3. classes, pseudo-classes, attribute 4. Elements, pseudo-elements (Inline, IDs, Classes, Elements) CSS declarations marked with !important have the hig..

hyejin.frontend
'css우선순위' 태그의 글 목록