Skip to content.
Adrian Roselli
Crypto Non-Fungible Model VRML

All Posts Tagged: W3C

The HTML Star Is Ignored (and Shouldn’t Be)

On Friday Jeff Croft posted a piece titled Web Standards Killed the HTML Star where he makes the argument that just knowing HTML and CSS is no longer enough to get a job. He states that the web standards movement has effectively rendered the need for specialized knowledge of browser…

Posted:

Tags: accessibility, browser, css, html, rant, standards, W3C, whatwg

The Truth about “The Truth About Multiple H1 Tags”

I’m a bit behind on my reading. There is always some new wiz article on web technologies and it’s hard to keep up. Since any chummer can write one, sometimes you have to approach them with caution even if they’ve survived the meat grinder of public review for as long…

Posted:

Tags: accessibility, browser, html, rant, standards, usability, W3C

Image alt Exception Change Re-Re-Re-Requested

This post is an unexpected follow-up to my post Image alt Exception Change Re-Re-Requested (note one fewer “re-”) from June 2012. Back then, some had called into question the need for alt attributes to be required and ubiquitous on all img tags. Well, guess what — alt is back under…

Posted:

Tags: accessibility, ARIA, html, standards, W3C, WAI, WCAG

Tables as Responsive Image Containers

If you’ve been following the latest chaos in the responsive image debate, you may know that there is a battle afoot between supporters of src-n, srcset and picture. If you don’t believe me, I refer you to this WHATWG post, a polite round-up of today’s bar fight. Key is that…

Posted:

Tags: browser, css, design, rant, W3C, whatwg

Chrome: Blink and You Missed the News

It’s old news by this Thursday morning, but in case you had not heard, Google is forking WebKit to make its own rendering engine, Blink. Opera will be using the Blink fork of WebKit as its rendering engine. A combination of people who are far smarter, far more well connected,…

Posted:

Tags: Apple, Blink, browser, Chrome, Google, Opera, Safari, standards, W3C, WebKit

ARIA Tabs

Last week I spent my Friday afternoon trying to get my head around how to apply ARIA properly to a tabbed interface. I even got so far as to map it out on my whiteboard and snap a photo so I could mull it over during the weekend. And then…

Posted:

Tags: accessibility, ARIA, css, html, JavaScript, pattern, standards, W3C, WAI

Still Guessing on Accessibility

I have no illusions that accessibility on the web can be tricky. It’s primarily tricky because of the way developers choose to implement it. Web Axe nicely sums it up: Most people don’t realize that the web IS accessible. The problem is that designers and developers break it.— Web Axe…

Posted:

Tags: accessibility, html, rant, standards, W3C, WAI, WCAG

New Main Element Approved, then Blocked

When I saw main proposed as an element a few months ago (or content or maincontent as alternate names), I didn’t think the process to fold it into the HTML specification would move very quickly. Much to my surprise on the W3C HTML Working Group mailing list the main element…

Posted:

Tags: accessibility, browser, html, standards, W3C, whatwg

Recent W3C HTML5 Updates

I’ve been a member of the W3C HTML Working Group for a month now and appear to have joined at a point when there is a push to get HTML5 wrapped up as quickly as possible. While we all (should) know that HTML5 as it is referenced in the media…

Posted:

Tags: html, standards, W3C

Facebook, HTML5, and Mis-Reporting

My Twitter stream and the headlines of sites across the web yesterday lit up with Facebook’s CEO blaming its stock price (failure to meet hyped expectation) on HTML5 (and its failure to make the Facebook mobile experience suck less). Even ZDNet jumped on that bandwagon with a post titled Facebook’s…

Posted:

Tags: Facebook, html, mobile, social media, standards, usability, UX, W3C

Page-Level Container Discussion for HTML5

As I started down the path of my first HTML5 web page I spent a good deal of time trying to understand the sectioning elements of HTML5 — nav, article, aside, and section — as well as the major structural elements such as header and footer. Trying to find the…

Posted:

Tags: accessibility, ARIA, html, standards, W3C

Alt Text on the Picture Element?

This is one of those posts that might interest only a few people and even then only if you are interested in a very specific aspect of this ongoing standard development. Yesterday I got into a conversation (just one of the messages) on the W3C Responsive Image Community Group mailing…

Posted:

Tags: accessibility, ARIA, html, standards, W3C