|
|
|
| | Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element | |
|
|
<SAMP></SAMP>Display text as literal characters |
|
|
Used to display text as literal characters which the browser usually does with mono-spaced fonts.
<html>
<head>
<title>Some Title</title>
</head>
<body>
.
.
==>> <SAMP>This is a sample of SAMP</SAMP>
.
.
</body>
</html>
I've never had the occasion to use this element.
Netscape Nothing special. Microsoft IE Nothing special. Internationalization Nothing special. |
| | Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element | |
|
Michael T. Rusk All contents copyright © 1996-2001
Michael T. Rusk Revised:
Sunday, December 30, 2007 11:06
-0500 |