/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

medienbaecker.com
| | gomakethings.com
3.0 parsecs away

Travel
| | When I start working with new consulting clients, one of the first things I like to do is an audit of their existing site. Im primarily looking for performance issues, accessibility issues, and architecture issues. I put them all together into a nice report, and often helps guide a lot of the work that we do going forward. Today, I wanted to share eight of the most common accessibility issues I see when I run these audits.
| | www.scottohara.me
5.0 parsecs away

Travel
| | There are various ways to hide content in web interfaces, but are you aware of the different ways they can impact the accessibility of the hidden content? ...
| | codedrivendevelopment.com
3.2 parsecs away

Travel
| | [AI summary] This article explains the importance of web accessibility for frontend engineers, covering guidelines, best practices, and tools for creating inclusive websites.
| | iamsteve.me
26.1 parsecs away

Travel
| Learn about the scroll snap properties, scroll-snap-type, scroll-snap-points-x scroll-snap-points-y, and scroll-snap-destination. These will be the basics to create a carousel like area with CSS.