'How do I put &gt and &lt as text in HTML?

I was wondering how I can display the &gt and the &lt tags a regular text? I've tried using the <plaintext> tag, but that didn't work.



Solution 1:[1]

Put it as "&amp;gt;"

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Edward