<samp> for output from computer

<samp> marks output from a computer system.

 
<!DOCTYPE HTML> 
<html> 
    <head> 
        <title>Example</title> 
    </head> 
<body> 
    The output from the computer is: <samp>HTML is good</samp>.
</body> 
</html>
  
Click to view this demo.
Home 
  HTML CSS Book 
    HTML  

Related: