mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-03 14:51:14 +00:00
docs: create additional page for cheatsheets (#4087)
* docs: create additional page for cheatsheets * docs: update cheatsheets page and add link to html/css section * docs: add empty line at the end of the file
This commit is contained in:
parent
8783e01dd5
commit
523a218c3a
1 changed files with 9 additions and 0 deletions
9
free-programming-cheatsheets-en.md
Normal file
9
free-programming-cheatsheets-en.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
### Index
|
||||
|
||||
* [HTML / CSS](#html--css)
|
||||
|
||||
|
||||
### HTML / CSS
|
||||
|
||||
* [CSS Flexbox Cheatsheet](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - Chris Coyier on CSS-Tricks (HTML)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue