Add accessibility cheatsheet (#7753)
* feat: Add accessibility cheatsheet * fix: Remove site name Co-authored-by: Hariraj A <harunachalam@contractor.ea.com>pull/7768/head
parent
e1c9b73d90
commit
7b48661cf4
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue