Easy Tutorial
❮ Att Table Cellspacing Att Input Min ❯

HTML Global Attributes


Attribute Description
accesskey Sets a keyboard shortcut to access an element.
class Specifies the class name(s) of an element.
contenteditable New Specifies whether the content of an element is editable.
contextmenu New Specifies a context menu for an element. The context menu appears when a user right-clicks on the element.
data-* New Used to store custom data private to the page or application.
dir Sets the text direction of the element's content.
draggable New Specifies whether an element is draggable.
dropzone New Specifies whether data should be copied, moved, or linked when dropped.
hidden New The hidden attribute indicates that an element is not yet, or is no longer, relevant.
id Specifies a unique id for an element.
lang Sets the language of the element's content.
spellcheck New Specifies whether the element is to have its spelling and grammar checked.
style Specifies an inline style for an element.
tabindex Specifies the tab order of an element.
title Specifies extra information about an element (displayed as a tooltip).
translate New Specifies whether an element's content should be translated.
❮ Att Table Cellspacing Att Input Min ❯