Last active
September 2, 2015 16:04
-
-
Save ilyador/bee02a4c2fb48a783acb to your computer and use it in GitHub Desktop.
HTML & CSS mini-course
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* HTML & CSS mini-course | |
- Box model | |
- position | |
- floats | |
- shorthands | |
- box sizing | |
- z-index | |
- flex (later) | |
Reset/Normalize CSS | |
Selector specificity | |
Color | |
- HSL/A | |
- transparency | |
Structuring | |
- Flex | |
- layout & design separation | |
- preventing specificity wars | |
- attribute selectors | |
*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment