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

span

Description

The span element for HTML is a generic wrapper for phrasing content that by itself does not represent anything.

Syntax

HTML

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

Attributes

Global

Examples