1

I am trying to get an HTML entity to display to the page without showing up as the symbol it represents. EX: I want to have &#60 show up on the screen instead of <. I am doing this inside of a code window that I created on my page to show how HTML entities are used in the code itself. Is there a way that I can do this in HTML and if so how would I go about doing this?

<pre> <code> &#60 </code> </pre>

1
  • 2
    so like &amp;#60 Commented Jan 13, 2023 at 20:36

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.