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