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

data

Description

The data attribute for HTML is an attribute in no namespace whose name starts with the string "data-", has at least one character after the hyphen, is XML-compatible, and contains no ASCII upper alphas.

Syntax

data-*="value"

Examples