I want to display html code in html,I tried solution from SO itself, but that was not helpful or may be I'm missing something. Then, I tried following syntax, but not helpful (only getting Click Here to Apply).
<pre><code><span style='font-size:20px'>Click Here to Apply </span></code></pre>
Anyone help me to figure out, what's wrong in my approach ?