Right Bad Code

Right Bad Code

Follow
Follow
homeA11y Quick Tips
Tag

Web Development

#web-development

More content

Read more stories on Hashnode


Articles with this tag

Bad Form

Sep 30, 20233 min read70 views

ui + ux + accessibility · Regardless of your industry, customer service can make or break your business. Your website is an extension of your customer...

Bad Form

Clear and Consistent UI Improves UX

Jun 14, 20232 min read88 views

UI + UX + Accessibility · "Dumb it down. Our sales team isn't that smart." I was jokingly told this by one of my Directors years ago. While my initial...

Clear and Consistent UI Improves UX

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