HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

data

Description

The data element for HTML represents its contents, along with a machine-readable form of those contents in the value attribute.

Syntax

HTML

<data attribute-name="attribute-value"></data>

Attributes

Global

NameValueDescription
valueMachine-readable value

Examples