正在加载视频...
视频加载失败
"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:
4 条评论

Bheart Shrestha2 年前
@EmmaBostian Nice tattoo @EmmaBostian

udao1 年前
UDAO, the next big Web3 Use Case: LinkedIn x Coursera on Blockchain

Adam2 年前
@EmmaBostian 👍😊

Simon Flack 💙💛2 年前
@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


