Right Bad Code

Right Bad Code

Follow
Follow
homeA11y Quick Tips
Tag

tips

#tips

More content

Read more stories on Hashnode


Articles with this tag

Tips for Writing Alt Text

Mar 29, 20232 min read451 views

html + accessibility · Alt text, also known as "alt descriptions" or "alternative text," is used to describe images on websites and other digital media....

Tips for Writing Alt Text

Accessible Navigation

Dec 23, 20221 min read118 views

HTML + UX + Accessibility · When building a nav, avoid using divs with aria attributes like this... <div role="list"> <a href="foo.html"...

Accessible Navigation

Overlays are Bad

Dec 23, 20221 min read608 views

UX + Accessibility · Several companies have bought into the idea that accessibility widgets such as overlays are their saving grace when in fact,...

Overlays are Bad