HTML – Global attributes

 0    14 fiche    sir
laste ned mp3 Skriv ut spille sjekk deg selv
 
spørsmålet svaret
Specifies a shortcut key to activate/focus an element
begynn å lære
accesskey
Specifies one or more CLASSNAMES for an element (refers to a class in a style sheet)
begynn å lære
class
Specifies whether the content of an element is editable or not
begynn å lære
contenteditable
Used to store custom data private to the page or application
begynn å lære
data-*
Specifies the text direction for the content in an element
begynn å lære
dir= ["ltr" | "rtl"]
Specifies whether an element is draggable or not
begynn å lære
draggable
Hides the element.
begynn å lære
hidden
Specifies a unique id for an element
begynn å lære
id
Specifies the language of the element's content
begynn å lære
lang
Specifies whether the element is to have its spelling and grammar checked or not
begynn å lære
spellcheck
Specifies an inline CSS style for an element
begynn å lære
style
Specifies the tabbing order of an element
begynn å lære
tabindex
Specifies extra information about an element
begynn å lære
title
Specifies whether the content of an element should be translated or not
begynn å lære
translate

Du må logge inn for å legge inn en kommentar.