https://github.com/baloise/ws-css_basics
Workshop about responsive design, css styling, sass, flexbox and angular specials
https://github.com/baloise/ws-css_basics
angular css flexbox responsive-design scss styling
Last synced: 2 months ago
JSON representation
Workshop about responsive design, css styling, sass, flexbox and angular specials
- Host: GitHub
- URL: https://github.com/baloise/ws-css_basics
- Owner: baloise
- License: mit
- Created: 2017-11-03T13:07:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-05T13:51:20.000Z (almost 7 years ago)
- Last Synced: 2025-01-03T19:26:29.208Z (over 1 year ago)
- Topics: angular, css, flexbox, responsive-design, scss, styling
- Language: JavaScript
- Homepage:
- Size: 10.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: docs/CODEOWNERS
Awesome Lists containing this project
README
# CSS Workshop Slides
- The presentation is created with [reveal.js](http://lab.hakim.se/reveal-js/).
- You can find the documentation here: [Doku](https://github.com/hakimel/reveal.js)
- The slides are navigatable with the arrows on your keyboard
- Google Chrome offers the best user experience
- "F" jumps to fullscreen mode, exit with ESC
- "O" shows an overview of all slides, exit with ESC
- CTRL + P offers a view which is perfect for printing. You can also print those as pdfs, but you need to have the dev server running locally to use this feature
- You found an error or have a question? Open a pull request or file an issue
## Content
- [01 Intro](https://baloise.github.io/ws-css_basics/slides/01_Intro.html)
- [02 Basics](https://baloise.github.io/ws-css_basics/slides/02_Basics.html)
- [03 Responsive](https://baloise.github.io/ws-css_basics/slides/03_Responsive.html)
- [04 Sass](https://baloise.github.io/ws-css_basics/slides/04_Sass.html)
- [05 Flexbox & Grid](https://baloise.github.io/ws-css_basics/slides/05_Flexbox&Grid.html)
- [06 Angular & Shadow DOM](https://baloise.github.io/ws-css_basics/slides/06_Angular&ShadowDOM.html)