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

samp

Description

The samp element for HTML represents sample or quoted output from another program or computing system.

Syntax

HTML

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

Attributes

Global

CSS

samp
{
    font-family: monospace;
}

Examples

1 · CSS