I went digging through HTML docs and compiled a list of what seems to be standard attributes that are available on most
if not all HTML elements...
[Core Attributes]
id
class
title
style
[Language Attributes]
dir
lang
[Keyboard Attributes]
tabindex
accesskey
I know we have a few of these, but it would definately be nice to have them all. And, as you'd expect, not all of these
are supported on all tags, but, I don't think it would hurt to try to use them.
j.
Originally reported on Rubyforge:
http://rubyforge.org/tracker/index.php?func=detail&aid=2274&group_id=104&atid=490