- Code: Select all
<input type="text" value="<sub>test</sub>">
It would give me the literal string of <sub>test</sub>. I was wondering if in HTML5 there is a rich text box class or something that I can use to put formatting into a text box. Thanks in Advance