Escape special characters or decode HTML entities instantly.
If you want to display HTML code on a webpage without the browser executing it, you must "escape" the characters. For example, <div> becomes <div>.
<div>
<div>