diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 1671ecb9198dabaf1893065e8ba89ed1d085070a..fa84849cfeaa606aef6483f2fd726678d9a76595 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -66,6 +66,8 @@ * [CSS CheatSheet](https://htmlcheatsheet.com/css/) (HTML) * [CSS Flexbox Cheatsheet](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - Chris Coyier (HTML) * [CSS Grid Cheatsheet](https://css-tricks.com/snippets/css/complete-guide-grid/) - Chris House (HTML) +* [FLEX: A simple visual cheatsheet for flexbox](https://flexbox.malven.co) - Chris Malven (HTML) +* [GRID: A simple visual cheatsheet for CSS Grid Layout](https://grid.malven.co) - Chris Malven (HTML) * [HTML CheatSheet](https://htmlcheatsheet.com) (HTML)