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






'tt' Example

 
    
<html>
<head>
<title>tt element example</title>
</head>
<body>
<tt>This text is rendered using a monospaced font</tt>
</body>
</html>
    
      
        
  








Related examples in the same category

1.Physical Text Elements