Common nesting issues in HTML - HTMHell
A collection of bad practices in HTML, copied from real websites.Common nesting issues in HTML - HTMHell
A collection of bad practices in HTML, copied from real websites.Common nesting issues in HTML - HTMHell
A collection of bad practices in HTML, copied from real websites.Table Like It's 2023 - HTMHell
A collection of bad practices in HTML, copied from real websites.Meaningful labels using ARIA – or not. - HTMHell
We tend to think of performance in terms of latency, code optimization, and things like the critical rendering path, but what happens when the browser create...YouTube
Converts images to the ICO format for your websites or applications.www.icoconverter.com
A collection of bad practices in HTML, copied from real websites.There can be only one: Options for building “choose one” fields - HTMHell
A collection of bad practices in HTML, copied from real websites.Improving SEO without knowing where to start - HTMHell
HTML forms the heart of the Web. The beautiful thing is, HTML is easy to learn. Unfortunately, it’s difficult to master. In the Upgrade Your HTML series, I’m taking examples of HTML, discuss these examples, and make them a little better.meiert.com
A collection of bad practices in HTML, copied from real websites.Reading the meter - HTMHell
This tutorial describes how to build an accessible main navigation of a website. You learn about semantic HTML, accessibility, and how using ARIA attributes can sometimes do more harm than good.web.dev
Register for the 'How to Find and Fix the Top 3 Accessibility Issues' webinar.accessibility.deque.com
A collection of bad practices in HTML, copied from real websites.You Don't Need ARIA For That - HTMHell
Learn how to build a stunning website from scratch with this Eleventy course.learneleventyfromscratch.com
The omnibus guide to understanding and making select components and comboboxesSarah Higley
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
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
A question I get asked a lot in my role as an accessibility developer consultant is 'What framework c...Mark Steadman (DEV Community 👩💻👨💻)
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
Automated web testing, especially at an integration level, saves time, money and effort. It ensures...Mark Steadman (DEV Community 👩💻👨💻)
About digital and technology projects in government.technology.blog.gov.uk
Never use role='application' on a widely containing element body if your page consists mostly of traditional page elements.www.a11yproject.com
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)
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)
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)
If it is important enough to need words, it is important enough to use text content.…Eric Bailey
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!)
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…
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)
AntennaPod website. Contribute to AntennaPod/antennapod.github.io development by creating an account on GitHub.GitHub