An open API service indexing awesome lists of open source software.

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

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)