'xmp' Example : xmp « Tags « HTML / CSS






'xmp' Example

    
<html>
<head>
<title>xmp element example</title>
</head>
<body>
<xmp>This text is rendered in a monospaced font.</xmp>
</body>
</html>
    
      
      








Related examples in the same category