- They teach you how to reset the browser's default CSS styles. Why?
- Study browser CSS defaults here
- This CSS file gets applied after the DOM (Document Object Model) is created here. (The DOM is a representation of the HTML in memory.)
- What's so cool about it? Children of the
<head>
element all havedisplay:none
by default. - So why change the defaults? Why not use them to our advantage?
-
Notifications
You must be signed in to change notification settings - Fork 0
tarasowski/first-principles-css
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is CSS first principles that CSS gurus don't teach you.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published