Skip to content

Commit

Permalink
Add CSS diner
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianalbers authored Jul 30, 2020
1 parent 2bd89f0 commit 0ace07e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ This is a collection of materials that can help you learn frontend development.
- [The Odin Project: Front End Only](https://www.theodinproject.com/tracks/front-end-only) A complete course to learn frontend development including Web dev 101, HTML&CSS, JavaScript and how to get hired after that
- [MDN: Learn web development](https://developer.mozilla.org/en-US/docs/Learn) Mozilla Developer Networks "Learn web development" gives you aa structured introduction into a ton of web development topics

### Selectors
- [CSS Diner](https://flukeout.github.io/) Learn about how CSS selectors work by putting food on plates

### CSS Grid
- [CSS Grid Garden](http://cssgridgarden.com/) A fun little game to learn how to define grids with CSS grid and how to place elements in that grid
- [Learn CSS Grid](https://learncssgrid.com/) A guide to help you better understand and learn Grid
Expand Down

0 comments on commit 0ace07e

Please sign in to comment.