HTML/CSS/Text Tags/xmp
"xmp" Example
<html>
<head>
<title>xmp element example</title>
</head>
<body>
<xmp>This text is rendered in a monospaced font.</xmp>
</body>
</html>
<html>
<head>
<title>xmp element example</title>
</head>
<body>
<xmp>This text is rendered in a monospaced font.</xmp>
</body>
</html>