This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

global attributes

Summary

HTML defines a set of attributes common to all HTML elements.

This page should document the HTML global attributes as defined in http://dev.w3.org/html5/markup/global-attributes.html#global-attributes

Attributes

accesskey
:
class
: A list of classes that apply to this element
contenteditable
: Whether the content of this element is editable or not
contextmenu
:
dir
: Specificies the direction this elements text is displayed.Valid values are lrt, rtl or auto
draggable
:
dropzone
:
hidden
: This element is no longer relevant, or not relevant yet
id
: A unique identifier for the element
lang
: The primary language of the content of the element, as well as any attributes that contain text
spellcheck
:
style
: Used to apply css declarations directly on the element
tabindex
:
title
:
translate
: Whether this elements