Common attributes can be used in most HTML tags. They comprise of Core attributes, I18n (internationalisation) attributes and Event attributes.

Core Attributes

id

class

title

style

I18n attributes

dir

xml:lang

Event attributes

onclick

ondblclick

onmousedown

onmouseup

onmouseover

onmousemove

onmouseout

onkeypress

onkeydown

onkeyup