This virtual style element indicates text that is a sample of computer
code. It is usually rendered with a fixed-width font. This is a basic
element that all browsers should support in some fashion. If the code sample
contains characters that are reserved in the HTML context (Ampersand, Less
Than and Greater Than symbols), they must be escaped ('&',
'<', and '>')