diff --git a/content/post/2020/06/designing-with-accessibility-in-mind.md b/content/post/2020/06/designing-with-accessibility-in-mind.md index 4d42c577..f03af44a 100644 --- a/content/post/2020/06/designing-with-accessibility-in-mind.md +++ b/content/post/2020/06/designing-with-accessibility-in-mind.md @@ -7,7 +7,7 @@ tags: - accessibility --- -In my last post about [webdesign](/tags/webdesign) called "[tracking and privacy on websites](post/2020/06/tracking-and-privacy-on-websites/)", I ended with a list of things you need to take into account when building a website - of which **accessibility** is one that is most often overlooked. Something I'm also guilty of. Here's my report of an effort to open up Brain Baking for everyone and to learn how to design websites with accessibility in mind. +In my last post about [webdesign](/tags/webdesign) called "[tracking and privacy on websites](post/2020/06/tracking-and-privacy-on-websites/)", I ended with a list of things you need to take into account when building a website - of which **accessibility** is one that is most often overlooked. Something I'm also guilty of. Here's my own howto report and effort to open up Brain Baking for everyone, learning how to design websites with accessibility in mind. ### 1. Use Semantic HTML5 tags @@ -49,8 +49,11 @@ Other things to keep in mind: - Use ` - - -