HTML – Global attributes

 0    14 speciālā zīme    sir
lejupielādēt mp3 Drukāt spēlēt pārbaudiet sevi
 
jautājums atbilde
Specifies a shortcut key to activate/focus an element
sākt mācīties
accesskey
Specifies one or more CLASSNAMES for an element (refers to a class in a style sheet)
sākt mācīties
class
Specifies whether the content of an element is editable or not
sākt mācīties
contenteditable
Used to store custom data private to the page or application
sākt mācīties
data-*
Specifies the text direction for the content in an element
sākt mācīties
dir= ["ltr" | "rtl"]
Specifies whether an element is draggable or not
sākt mācīties
draggable
Hides the element.
sākt mācīties
hidden
Specifies a unique id for an element
sākt mācīties
id
Specifies the language of the element's content
sākt mācīties
lang
Specifies whether the element is to have its spelling and grammar checked or not
sākt mācīties
spellcheck
Specifies an inline CSS style for an element
sākt mācīties
style
Specifies the tabbing order of an element
sākt mācīties
tabindex
Specifies extra information about an element
sākt mācīties
title
Specifies whether the content of an element should be translated or not
sākt mācīties
translate

Lai ievietotu komentāru, jums jāpiesakās.