<pre>
<button>323</button> // I see button
</pre>
<code>
<button>323</button> // I see button
</code>
How can I show the code, i.e. plain text in browser ?
And what is then, generally speaking, the purpose of code
and pre
tags at all ?
` by your browser... That's like asking why parent nodes with floated children aren't self-clearing in 2015! Why should I have to add extra CSS to make it work?!
– BenM Nov 29 '15 at 10:11