<!DOCTYPE html>
<html>
<body>

<p>This text is normal.</p>
<p><tt>This text is teletype text.</tt></p>

<p><strong>Note:</strong> The tt element is not supported in HTML5.</p>

</body>
</html>