HTML – Global attributes

 0    14 cartonașe    sir
descarcă mp3 printează joacă Testează-te
 
Întrebare Răspuns
Specifies a shortcut key to activate/focus an element
începe să înveți
accesskey
Specifies one or more CLASSNAMES for an element (refers to a class in a style sheet)
începe să înveți
class
Specifies whether the content of an element is editable or not
începe să înveți
contenteditable
Used to store custom data private to the page or application
începe să înveți
data-*
Specifies the text direction for the content in an element
începe să înveți
dir= ["ltr" | "rtl"]
Specifies whether an element is draggable or not
începe să înveți
draggable
Hides the element.
începe să înveți
hidden
Specifies a unique id for an element
începe să înveți
id
Specifies the language of the element's content
începe să înveți
lang
Specifies whether the element is to have its spelling and grammar checked or not
începe să înveți
spellcheck
Specifies an inline CSS style for an element
începe să înveți
style
Specifies the tabbing order of an element
începe să înveți
tabindex
Specifies extra information about an element
începe să înveți
title
Specifies whether the content of an element should be translated or not
începe să înveți
translate

Trebuie să te autentifici pentru a posta un comentariu.