The content for this workshop can be found here. This repo contains finished code for each of the "hands on" portions of the workshop, as well as an overview of the content (below).
- How does the web actually work?
- What do HTML, CSS and JS stand for and what do they do?
- The structure of a page
- HTML tags in action
- Hands On!
- Styling pages
- CSS syntax
- CSS 💙 HTML
- Hands On!
- There's more to CSS...
- keyframes
- Hands On!
- Animatable Attributes
- Interactivity in the browser
- Functions, constants and expressions
- Hands On!