Glubase - share your knowledge


All / Computers / Programming / HTML / XHTML





  • View Command

HTML / XHTML Reference

HTML / XHTML samp definition

Syntax

<samp> ... </samp>

Description

Defines sample computer code text.

Attributes

Common attributes.

Example

[Try this example yourself]
<samp>
  Computer code text
</samp>

Output

Computer code text
  • Comments

No comments added.