Ver código fonte

Add accessibility cheatsheet (#7753)

* feat: Add accessibility cheatsheet

* fix: Remove site name

Co-authored-by: Hariraj A <harunachalam@contractor.ea.com>
Hariraj 3 anos atrás
pai
commit
7b48661cf4
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      more/free-programming-cheatsheets.md

+ 1 - 0
more/free-programming-cheatsheets.md

@@ -128,6 +128,7 @@
 
 ### 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 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)