Loading
tonkec palonkec
This is a live streamed presentation. You will automatically follow the presenter and see the slide they're currently on.
CSS is awesome: https://repl.it/GY4b
CSS garden: http://www.csszengarden.com/
CSS puns: http://saijogeorge.com/css-puns/
slow down dev process
quick changes => debugging
email templates
large HTML file
Same code in three ways. Which one is the best?
Same code in three ways. Which one is going to overwrite the others?
Exercise 1: https://repl.it/GWWf/1
Exercise 2: https://repl.it/GWZq/1
Syntax: https://repl.it/GUUe/2
Type selectors: https://repl.it/GW9i/1
Type selectors 2: https://repl.it/GWi2/0
Class selector: https://repl.it/G0Xf
Multiple classes: https://repl.it/G0Xz
ID selector: https://repl.it/GcIY
ID selector: https://repl.it/GJTK/1
Two IDs with the same style: https://repl.it/GWmr
Applying class with same style to multiple elements: https://repl.it/GWnR