Skip to content

Instantly share code, notes, and snippets.

@ilyador
Last active September 2, 2015 16:04
Show Gist options
  • Save ilyador/bee02a4c2fb48a783acb to your computer and use it in GitHub Desktop.
Save ilyador/bee02a4c2fb48a783acb to your computer and use it in GitHub Desktop.
HTML & CSS mini-course
/* 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
*/
// alert('Hello world!');
{"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