b tag
big tag
i tag
kbd tag
s tag
small tag
strike tag
tt tag
u tag
TAG: samp
<samp> ... </samp>
Available in versions: 2.0, 3.2, 4.0
Browser compatibility: Explorer 4, 5 Netscape 4, 6
The
<samp>
tag is designed to place emphasis on a short string of special characters. The designated text is displayed in a teletype or mono space font face. The actual appearance will be determined by the browser.
Usually, the display font appearance for the
code
,
kbd
,
samp
, and
tt
tags is the same. The
listing
tag has been deprecated.
The closing tag is mandatory.
Core Attributes
class
dir
id
lang
onclick
ondblclick
onkeydown
onkeypress
onkeyup
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
style
title
Attributes
None.
Code:
<samp>DevGuru</samp>
Output:
DevGuru
Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information