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

mark

Description

The mark element for HTML represents a run of text in one document marked or highlighted for reference purposes, due to its relevance in another context.

Syntax

HTML

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

Attributes

Global

Examples