'How do I put > and < as text in HTML?
I was wondering how I can display the > and the < tags a regular text?
I've tried using the <plaintext> tag, but that didn't work.
Solution 1:[1]
Put it as "&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 |
