<!DOCTYPE html>
<html>
<head>
<title>Example of HTML code tag</title>
</head>
<body>
<p>This is paragraph <code>computer code</code> another line.</p>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Example of HTML code tag</title>
</head>
<body>
<p>This is paragraph <code>computer code</code> another line.</p>
</body>
</html>