Loading video...
Video Failed to Load
"Accessibility and CSS go hand in hand, significantly impacting user experience." Emma Bostian delves into the vital connection between web development and accessibility. Get the foundations of CSS in Emma's course:
21,815 views • 2 years ago •via X (Twitter)
4 Comments

Bheart Shrestha2 years ago
@EmmaBostian Nice tattoo @EmmaBostian

udao1 year ago
UDAO, the next big Web3 Use Case: LinkedIn x Coursera on Blockchain

Adam2 years ago
@EmmaBostian 👍😊

Simon Flack 💙💛2 years ago
@EmmaBostian I think that's a common misconception about `visibility: hidden` -- It doesn't just hide things visually - it's also removed from the accessibility tree: To achieve that, it's recommended to add a `sr-only` or `visually-hidden` class to your CSS


