Articles tagged: Global attributes
Found 16 documents
- Web/HTML/Global_attributes/accesskey The accesskey global attribute provides a hint for generating a keyboard shortcut for the ...
- Web/HTML/Global_attributes/class The class global attribute is a space-separated list of the classes of the element. Classes ...
- Web/HTML/Global_attributes/contenteditable The contenteditable global attribute is an enumerated attribute indicating if the element should ...
- Web/HTML/Global_attributes/contextmenu The contextmenu global attribute is the id of a menu to use as the contextual menu for this element.
- Web/HTML/Global_attributes/data-* The data-* global attributes form a class of attributes, called custom data attributes, allows ...
- Web/HTML/Global_attributes/dir The dir global attribute is an enumerated attribute indicates the directionality of the ...
- Web/HTML/Global_attributes/draggable The draggable global attribute is an enumerated attribute that indicates whether the element can ...
- Web/HTML/Global_attributes/dropzone The dropzone global attribute is an enumerated attribute indicating what types of content can be ...
- Web/HTML/Global_attributes/hidden The hidden global attribute is a Boolean attribute indicating that the element is not yet, or is ...
- Web/HTML/Global_attributes/id The id global attribute defines a unique identifier (ID) which must be unique in the whole ...
- Web/HTML/Global_attributes/lang The lang global attribute participates in defining the language of the element, the language ...
- Web/HTML/Global_attributes/spellcheck The spellcheck global attribute is an enumerated attribute defines whether the element may be ...
- Web/HTML/Global_attributes/style The style global attribute contains CSS styling declarations to be applied to the element. Note ...
- Web/HTML/Global_attributes/tabindex The maximum value for tabIndex should not exceed 32767 per W3C section 17.11.1 If not specified ...
- Web/HTML/Global_attributes/title The title global attribute contains a text representing advisory information related to the ...
- Web/HTML/Global_attributes/translate The translate global attribute is an enumerated attribute that is used to specify whether an ...