'samp' Example
<html> <head> <title>samp element example</title> </head> <body> <p> <font size="5"> <samp style="fontweight:normal"> Java Language </samp> </font> </p> </body> </html>