Archive for category HTML5

Accessible HTML5 Forms – Required Inputs

HTML5 has added a number of new element attributes, including 12 attributes used when creating forms. These Common input element attributes include 2 new Boolean attributes, the required attribute and the readonly attribute. Recently a number of current browsers have implemented native support for the ‘required’ attribute, and so I thought it woulde be useful to examine this attribute in more detail.

No Comments

My Thing About the Thing That Thing Wrote About Thing

Late last week, Divya Manian wrote an article entitled Our Pointless Pursuit Of Semantic Value, where, after sort of getting things half-right, half-wrong she concludes with the following:

There is no harm using div elements; you can continue using them instead of section and article. I think we should use the new elements to make your mark-up readable, not for any inherent semantic advantage.

Divya is quite confused about web accessibility. I examine everything she says in a detailed, semi-sarcastic, no-holds barred manner. Conclusion: Semantics matter – a lot.

1 Comment

WYSIWYG support for @longdesc today

The @longdesc “discussion” just won’t go away. Over on the W3C mailing list, Tantek Çelik said something that I wanted to drill into a bit further…

4 Comments

My March Madness

I am home from an intense 10 days of SxSW, CSUN and W3C Face-to-Face meetings. I am happy if tired. While my head is still crammed with all that transpired, these are my early notes.

2 Comments

The current problem with the @poster attribute of the <video> element.

The image presented to the end user, whether it is the actual first frame of the video asset, or an image created and selected by the author, will likely have properties as well – often simple/simplistic, but also potentially complex and complicated. The question then becomes, how important is it to convey those properties to the end user?

5 Comments

<video>, Accessibility and HTML5 Today

Back in July of 2009, I wrote a blog post spurred on by a dinner conversation with my friend Bruce Lawson. A lot has changed however since I wrote that piece, and I’ve been meaning to update that information for some time now.

8 Comments

Thinking through Accessibility

It’s a question I hear frequently – not every day, but often enough that it sticks with me: Why do drive-through ATMs have Braille keyboards? The people who ask this question are generally decent folk; they are hardly what I would consider insensitive, and they truly care about the concepts of respect and inclusion.

4 Comments