Search
New Database Helps Players Find Games With Accessibility Features
6.10.2021
As the conversation around video game accessibility becomes more prominent, it’s clear that some games just don’t take the necessary steps to open up the experiences they offer to players with disabilities. Recently Steven Spohn, the senior director of AbleGamers, criticized Deathloop on Twitter...
How to Implement and Style the Dialog Element
6.10.2021
Go in-depth on the native dialog HTML element with this tutorial and learn how to implement a user-friendly, accessible dialog on your website.
The post How to Implement and Style the Dialog Element appeared first on Codrops
Coinbase to Add Direct Deposit Feature — US Paychecks Can Soon Be Converted to Crypto
30.9.2021
On September 27, the digital currency firm Coinbase announced that U.S. customers will soon be able to directly deposit their paycheck into their Coinbase accounts. With the new direct deposit feature, Coinbase customers can leverage their funds to make investments, generate yield, or add value...
Bitpay Implements 1inch Network Support — Wallet Users Can Access Defi, Dex Aggregation
1.9.2021
On August 31, the Atlanta-based cryptocurrency payments services provider Bitpay announced that the Bitpay wallet has integrated the decentralized exchange (dex) aggregator 1inch Network. Bitpay wallet users can utilize 1inch protocol to swap ether or the myriad of ERC20 tokens. The Bitpay Wallet...
Some Articles About Accessibility I’ve Saved Recently III
26.8.2021
The perfect link — Rian Rietveld defines them: “When you click on them, they take you somewhere else.” Not much code in here (we’ve got that), just a lot of practical accessibility advice. For example, the alt text
…
The post Some Articles About Accessibility I’ve Saved...
A Deep Dive on Skipping to Content
3.8.2021
While most people browsing the web on a computer use a mouse, many rely on their keyboard instead. Theoretically, using a web page with the keyboard should not be a problem — press the TAB key to move the keyboard …
The post A Deep Dive on Skipping to Content appeared first on CSS-Tricks....
Your Image Is Probably Not Decorative
20.7.2021
Eric doesn’t mince words, especially in the title, but also in the conclusion:
In modern web design and development, displaying an image is a highly intentional act. Alternate descriptions allow us to explain the content of the image, and in
…
The post Your Image Is Probably...
Rubic and Harmony Partner to Enhance Trading Accessibility
19.7.2021
Announcing its strategic partnership with Harmony, Rubic, in a communique, said that it has joined hands with the former to bring extended convenience for the traders and investors. This partnership will enable investors to trade directly on the network of Harmony while using the exchange platform...
The Web’s Worst Default
7.7.2021
There are a lot of great defaults when it comes to browsers and the web. Think about all the accessibility features that are baked into HTML so that you don’t have to do weird stuff, like this example from Manuel…
The post The Web’s Worst Default appeared first on CSS-Tricks. You can support...
Simplex Tie-Up With Kava Brings Fiat Directly to Defi
23.6.2021
As Kava works to expand its multi-asset defi platform’s appeal, the inclusion of Simplex’s fiat-to-crypto processing infrastructure will provide a fresh avenue for users to enter the defi ecosystem with fewer steps and conversions. New On-Ramp to Streamline Defi Accessibility...
Looking at WCAG 2.5.5 for Better Target Sizes
8.6.2021
Have you ever experienced the frustration of trying to tap a button on a mobile device only to have it do nothing because the target size is just not large enough **and it’s not picking up on your press? Maybe …
The post Looking at WCAG 2.5.5 for Better Target Sizes appeared first...
Links on Accessibility
7.6.2021
Show/Hide password accessibility and password hints tutorial — Nicolas Steenhout goes deep on <input type="password"> accessibility. For one thing, being able to toggle it to type="text" should be possible, while announcing, politely, the change. But also, put the password hints...
Principles for user-centered front-end development
4.6.2021
Colin Oakley:
• Accessible — Use semantic HTML, and make sure we meet the WCAG 2.1 AA standard as a minimum and it works with assisted technologies (this sits alongside the DWP Accessibility Manual)
• Agnostic — Build
…
The post Principles for user-centered front-end...
Front-End Testing is For Everyone
1.6.2021
Testing is one of those things that you either get super excited about or kinda close your eyes and walk away. Whichever camp you fall into, I’m here to tell you that front-end testing is for everyone. In fact, …
The post Front-End Testing is For Everyone appeared first on CSS-Tricks.
You...
RemiBit: The One-Stop Crypto Solution for Merchants Is Available Now
25.5.2021
The payment industry has gone through a revolution in the last few years. Among its most evident examples are international commerce and remote work. Blockchain and cryptocurrency have transformed online transactions by ensuring true ownership, security, speed, accessibility, and inclusivity....
CSS Hell
21.5.2021
Collection of common CSS mistakes, and how to fix them
From Stefánia Péter.
Clever idea for a site! Some of them are little mind-twisters that could bite you, and some of them are honing in on best practices that …
The post CSS Hell appeared first on CSS-Tricks.
You can support CSS-Tricks...
Ratchet & Clank: Rift Apart Comes With A Huge List Of Accessibility Options
20.5.2021
When Ratchet & Clank: Rift Apart arrives on PlayStation 5 next month, it’ll do so with an extensive suite of accessibility options, designed to help folks enjoy the game no matter their personal limitations.Read more
Making Disabled Buttons More Inclusive
12.5.2021
Let’s talk about disabled buttons. Specifically, let’s get into why we use them and how we can do better than the traditional disabled attribute in HTML (e.g. <button disabled> ) to mark a button as disabled.
There are lots of …
The post Making Disabled Buttons More Inclusive...
Peer-to-Peer Internet ThreeFold Goes Multichain to Accelerate Token Accessibility
30.4.2021
PRESS RELEASE. Peer-to-peer internet ThreeFold integrates with several popular blockchain ecosystems in an effort to increase adoption for the world’s largest such network 29th April 2021, Dubai, United Arab Emirates – ThreeFold plans to integrate its peer-to-peer internet platform with...
Collective #659
29.4.2021
Frontend Practice * Noise in Creative Coding * Practical Accessibility
The post Collective #659 appeared first on Codrops