I want to display this code, in my website:
<title>MY_TITLE</title>
I tried to use the <pre>
and <code>
tags without success. Its wrote that I can't use title tags on those tags.
Again, I want to display this code (This code shouldn't do nothing). Any suggestions?