Sponsor of the Day:
Jerkmate
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/autofocus
HTML autofocus global attribute - HTML | MDN
global attribute mdnhtmlautofocus
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/writingsuggestions
writingsuggestions HTML global attribute - HTML | MDN
The writingsuggestions global attribute is an enumerated attribute indicating if browser-provided writing suggestions should be enabled under the scope of the...
html global attributewritingsuggestionsmdn
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/enterkeyhint
HTML enterkeyhint global attribute - HTML | MDN
The enterkeyhint global attribute is an enumerated attribute defining what action label (or icon) to present for the enter key on virtual keyboards.
global attribute mdnhtml
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/inputmode
inputmode HTML global attribute - HTML | MDN
The inputmode global attribute is an enumerated attribute that hints at the type of data that might be entered by the user while editing the element or its...
html global attributeinputmodemdn
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/autocapitalize
HTML autocapitalize global attribute - HTML | MDN
The autocapitalize global attribute is an enumerated attribute that controls whether inputted text is automatically capitalized and, if so, in what manner....
global attribute mdnhtmlautocapitalize
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/spellcheck
HTML spellcheck global attribute - HTML | MDN
The spellcheck global attribute is an enumerated attribute that defines whether the element may be checked for spelling errors.
global attribute mdnhtmlspellcheck
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/nonce
HTML nonce global attribute - HTML | MDN
The nonce global attribute is a content attribute defining a cryptographic nonce (
global attribute mdnhtmlnonce
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/data-*
HTML data-* global attribute - HTML | MDN
The data-* global attributes form a class of attributes called custom data attributes, that allow proprietary information to be exchanged between the HTML and...
global attribute mdnhtml data
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/is
is HTML global attribute - HTML | MDN
The is global attribute allows you to specify that a standard HTML element should behave like a defined customized built-in element (see Using custom elements...
html global attributemdn
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/dir
dir HTML global attribute - HTML | MDN
The dir global attribute is an enumerated attribute that indicates the directionality of the element's text.
html global attributedirmdn
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/popover
popover HTML global attribute - HTML | MDN
The popover global attribute is used to designate an element as a popover element.
html global attributepopovermdn
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/inert
inert HTML global attribute - HTML | MDN
The inert global attribute is a Boolean attribute indicating that the element and all of its flat tree descendants become inert. The inert attribute can be...
html global attributeinertmdn
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/id
HTML id global attribute - HTML | MDN
The id global attribute defines an identifier (ID) that must be unique within the entire document.
global attribute mdnhtmlid
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/exportparts
exportparts HTML global attribute - HTML | MDN
The exportparts global attribute allows you to select and style elements existing in nested shadow trees, by exporting their part names.
html global attributemdn
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/class
class HTML global attribute - HTML | MDN
The class global attribute is a list of the classes of the element, separated by ASCII whitespace.
html global attributeclassmdn
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/anchor
HTML anchor global attribute - HTML | MDN
The anchor global attribute is used to associate a positioned element with an anchor element. The attribute's value is the id value of the element you want to...
global attribute mdnhtmlanchor
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/lang
HTML lang global attribute - HTML | MDN
The lang global attribute helps define the language of an element: the language that non-editable elements are written in, or the language that the editable...
global attribute mdnhtml lang