The <code> tag is used for change a normal text into computer code. You should use the <code> tags if you want to change text into computer code.
Example of Code
<code>Computer code is here</code>
Output
Computer code is here