XHTML standard egenskaber

HTML tags have attributes. Each tag's special attributes are listed under each tag description. The attributes listed here are the core attributes and language attributes (with some exceptions) that are common to each tag.

Core Attributes (Core Attributes)

The following tags do not provide the following attributes: base, head, html, meta, param, script, style, and the title element.

Egenskab Værdi Beskrivelse
class class_rule or style_rule the class (class) of an element
id id_name a specific id of an element
style style definition inline style definition
title Hint tekst Tekst, der vises i hint værktøjet

Sprog egenskaber (Language Attributes)

Følgende tags tilbyder ikke de nedenstående egenskaber: base, br, frame, frameset, hr, iframe, param og script elementer.

Egenskab Værdi Beskrivelse
dir ltr | rtl Indstil tekst retning
lang Sprog kode Indstil sprog kode

Tastatur egenskaber (Keyboard Attributes)

Egenskab Værdi Beskrivelse
accesskey Bogstaver Indstil tastaturgenvej til et element
tabindex Tal Indstil tab-rettighedsrækkefølgen for et element