Quick References
ADO
ASP
CSS2
HTML
JavaScript
Jet SQL
VBScript
WML
WMLScript
WSH
XHTML
XML DOM
XSLT
Features
Knowledge Base
Tutorials
Partners
ZVON.ORG
XML
Planet Source Code
VisualBuilder
Web Design
Your HTML Source
XML/XSLT Forums
ASPAlliance
Scripts
Programmers Heaven
Tek-Tips Forums
Developer Fusion
Code Project
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-2005 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information