Search
Items tagged with: webdev
Responsive accessibility using visibility hidden | scottohara.me
Like it or not, even though content can be made to adapt to different viewport sizes and zoom levels by use of CSS media queries, sometimes the end result ca...www.scottohara.me
sarahmhigley.com/writing/playi…
#webdev #aria #a11y #buttons
Why you should never use px to set font-size in CSS
Many developers seem to believe there's no difference between px and other CSS units. Let's dispel that myth, for the sake of better accessibility.Josh Collinsworth
w3c.social/@wai
w3c.social/@w3c
#W3C #WAI #a11y #moveToMastodon #webdev
Accessible UI Frameworks: A Word of Caution
A question I get asked a lot in my role as an accessibility developer consultant is 'What framework c...Mark Steadman (DEV Community 👩💻👨💻)
Inclusively Hidden | scottohara.me
There are various ways to hide content in web interfaces, but are you aware of the different effects they have on the accessibility of that content? While so...www.scottohara.me
#A11Y #accessibility #WebAccess #disability #VisionImpaired #VisuallyImpaired #Blind #WebDev #UXDesign
Automated Accessibility Part 2: Mobile Web Testing
Automated web testing, especially at an integration level, saves time, money and effort. It ensures...Mark Steadman (DEV Community 👩💻👨💻)
Why the GOV.UK Design System team changed the input type for numbers
About digital and technology projects in government.technology.blog.gov.uk
How-to: Use role='application' - The A11Y Project
Never use role='application' on a widely containing element body if your page consists mostly of traditional page elements.www.a11yproject.com
6 Steps to Improve HTML Images For Users & Developers
Learn how to make HTML images better for users with responsive sizes and modern formats without making your life as a developer much harder.Austin (Austin Gil)
Building a resilient frontend using progressive enhancement
How to build web pages so they work in HTML first: starting with HTML, extra styles and features, using JavaScript.Government Digital Service (GOV.UK)
Is There Too Much CSS Now? | CSS-Tricks
As front-end developers, we've wished for a lot of things over the years — ways to center things in CSS, encapsulate styles, set an element’s aspect ratio,Sacha Greif (CSS-Tricks)
aria-label is a code smell
If it is important enough to need words, it is important enough to use text content.…Eric Bailey
The built-in Firefox Developer Tools just received a new family member. The Accessibility Inspector allows you to inspect your website's exposure to assistive technologies. Introduction As a web developer, have you wondered what your web site might look like to a screen reader for the blind? Have you w ...
marcozehe.de/2018/04/11/introd…
#a11y #webdev
I blogged about text-overflow: ellipsis which can hide important content, especially when the viewport changes: yatil.net/blog/text-overflow-e…
(And yes, I always wanted to write a “considered harmful” title. And here it is!)
Text-overflow: ellipsis considered harmful · Eric Eggert
On the downsides of constraining content through CSS.Eric Eggert
I'd like to run this example
g6.antv.vision/en/examples/cas…=
on my local machine
what do I need ?
Do I need a web server running locally ?
If I open the js source file in Firefox it just shows me the text
💡 New quick post about how I set up Ungoogled Chromium for web dev testing purposes.
minutestomidnight.co.uk/blog/u…
Ungoogled Chromium – Minutes to Midnight Sound and Web Designer
A brief list of steps taken to install and properly configure Ungoogled Chromium for pure web development testing purposes on macOS.Simone Silvestroni (Minutes to Midnight)
Are you into #CSS/#HTML/#Jekyll? Your help would be most welcome!
➡️ github.com/AntennaPod/antennap…
#webdev #FOSS #markdown #staticsite #liquid
GitHub - AntennaPod/antennapod.github.io: AntennaPod website
AntennaPod website. Contribute to AntennaPod/antennapod.github.io development by creating an account on GitHub.GitHub