mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-18 00:25:27 +00:00
Add accessibility cheatsheet (#7753)
* feat: Add accessibility cheatsheet * fix: Remove site name Co-authored-by: Hariraj A <harunachalam@contractor.ea.com>
This commit is contained in:
parent
e1c9b73d90
commit
7b48661cf4
@ -128,6 +128,7 @@
|
|||||||
|
|
||||||
### HTML and CSS
|
### HTML and CSS
|
||||||
|
|
||||||
|
* [Accessibility CheatSheet](https://learn-the-web.algonquindesign.ca/topics/accessibility-cheat-sheet/) - Algonquin Design (HTML)
|
||||||
* [CSS CheatSheet](https://htmlcheatsheet.com/css/) (HTML)
|
* [CSS CheatSheet](https://htmlcheatsheet.com/css/) (HTML)
|
||||||
* [CSS Flexbox Cheatsheet](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - Chris Coyier (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)
|
* [CSS Grid Cheatsheet](https://css-tricks.com/snippets/css/complete-guide-grid/) - Chris House (HTML)
|
||||||
|
Loading…
Reference in New Issue
Block a user