Today I learned
- Accessibility - (15)
- All tags
Do not disable buttons
Today I learned that disabling buttons is a bad idea. There is a better solution to that.
Read moreWhy external links should always open in the same tab
Today I learned that external links should always open in the same tab.
Read moreBrowsing with assistive technology
Today I learned a lot about browsing the web with assistive technology by watching the videos from Tetralogical.
Read moreThe HTML Search Element
The HTML Search Element is a new semantic element that can be used as a container for the parts of the document related to performing a search or filtering operation.
Read moreWeb Sustainability Guidelines
The Sustainability Web Design Community Group announced the Web Sustainability Guidelines. It’s all about “how to design and implement digital products and services that put people and the planet first.”
Read moreLearn HTML
Learn HTML! It is still the foundation of the web and the most important language to learn.
Read moreThe popover API
The popover API is a new HTML attribute that makes it easy to integrate popovers into websites without the need for JavaScript.
Read moreThe problem with sticky menus
Sticky menus are used widely on the web but come with some serious issues. In this post I learned about the problems they cause and what to do instead.
Read moreImage Carbon
Image Carbon is a tool that helps you to calculate the carbon footprint of your websites images
Read moreBuilding accessible modal dialogs
Today I learned how to make modal dialogs accessible so that they can be used by people who use assistive technologies to navigate the web.
Read moreInput Attributes for better Forms
Filling Forms on website can be an unnecessary pain. Recently I've learned about some simple steps to make Forms more user friendly.
Read moreThe a11y project
a11y stands for accessibility - the a11y project is a community-driven effort to make digital accesibility easier
Read moreHow to write great alt text
In this post, I'll show how to write great alt text, according to Jake Archibald.
Read more