<SAMP>...</SAMP>
Description
This element describes text that is output from a program.
Attributes
Core attributes:
class
id
style
title
Internationalization attributes:
dir
lang
Events:
onclick
ondblclick
onmousedown
onmouseup
onmouseover
onmousemove
onmouseout
onkeypress
onkeydown
onkeyup
Examples
Executing the program hello.pas will give the following result:<BR>
<SAMP>Hello World!</SAMP>.
Executing the program hello.pas will give the following result:
Hello World!
.