Search

Nalezeno "accessibility": 308

Exploring the CSS contrast-color() Function… a Second Time


The contrast-color() function doesn’t check color contrast, but rather it outright resolves to either black or white (whichever one contrasts the most with your chosen color). Safari Technology Preview recently implemented it and we explore its possible uses in this article. Exploring...

What We Know (So Far) About CSS Reading Order


The reading-flow and reading-order proposed CSS properties are designed to specify the source order of HTML elements in the DOM tree, or in simpler terms, how accessibility tools deduce the order of elements. You’d use them to make the focus order of focusable elements match the visual order,...

You can style alt text like any other text


Clever, clever that Andy Bell. He shares a technique for displaying image alt text when the image fails to load. Well, more precisely, it's a technique to apply styles to the alt when the image doesn't load, offering a nice UI fallback for what would otherwise be a busted-looking error. You...

HTML Email Accessibility Report 2025


Some weekend reading on the heels of Global Accessibility Awareness Day (GAADM), which took place yesterday. The Email Markup Consortium (EMC) released its 2025 study on the accessibility in HTML emails, and the TL;DR is … HTML Email Accessibility Report 2025 originally published...

Smashing Meets Accessibility


The videos from Smashing Magazine's recent event on accessibility were just posted the other day. I was invited to host the panel discussion with the speakers, including a couple of personal heroes of mine, Stéphanie Walter and Sarah Fossheim. But I was just as stoked to meet Kardo Ayoub who shared...

Unlocking Web3 Potential: How Homnifi Drives Accessibility


The transformative power of Web3 is reshaping how people interact with digital technologies. By decentralizing control, Web3 opens new possibilities for connectivity, collaboration, and innovation. Yet, the true potential of Web3 can only be realized if the technology is accessible to everyone....

Alt Text: Not Always Needed


Most images require description for clarity, there are exceptions. This set of notes looks at different situations and contexts where alt text may not be needed and what to do in those cases. Alt Text: Not Always Needed originally published on CSS-Tricks, which is part of the DigitalOcean family....

Clarifying the Relationship Between Popovers and Dialogs


The difference between Popovers (i.e., the popover attribute) and Dialogs (i.e., both the <dialog element and the dialog accessible role) is incredibly confusing — so much that many articles (like this, this, and this) have tried to … Clarifying the Relationship Between Popovers...

Recipes for Detecting Support for CSS At-Rules


The @supports at-rule has been extended several times since its initial release. Once only capable of checking support for property/value pairs, it can now check for a selector using the selector() wrapper function and different font formats and techs using … Recipes for Detecting Support...

Anchor Positioning Quirks


I am thrilled to say, that from this week onwards, the CSS-tricks Almanac has an entry for each property, function, and at-rule related to the new Anchor Positioning API! For the last month, I have tried to fully understand this … Anchor Positioning Quirks originally published on CSS-Tricks...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace