I need help with including HTML code as plain text on my page. Could you tell me the best way how to place the code on my page between <section> & </section> tags?
Something like this:
Thanks in advance!
So I want to place the HTML code like the w3schools posted this HTML Example on their page with the all tags and tags are colored.

The use of the text() function sets the value as a TextNode, which will cause the html not to render on the page.