So i have a space where users can input text/html, and it will show up on another page. Sounds pretty simple right. Well this space is a text area - again exactly what you would expect.
But if the user tries to enter in a tag and the tag, then the will close the textbox the next time they load the page (with the previous text inserted by default). How can i let them do this?