Hello! I can't find the answer to this question: is it a valid html to have nested tags inside the <pre></pre> block?
For example: <pre>my text here<blockquote>something here</blockquote> more text <div class='someclass'>some text inside div</div> more text</pre>
Is this valid or not?






Bookmarks