There's a lot we could talk about in front-end development, but today we only have two goals, and they relate to CSS…
!important
failures!important
Examples!important
failures!important
!important failures
!important failures
!important failures
div#someSpecificThing
)
section .article #someSpecificThing
)#someHeader{font-size:4em}
!important
Efficient Selectors
Efficient Selectors
<div id="someWrapper" class="wrapper"> <h3 id="someHeader" class="wrapper">Howdy there!</h3> </div>
<!--Insert sincere gratitude -->