I can encode a space using in an HTML document. Is there an equivalent for the tab character?
I'm trying to preload a <textarea> with text that contains tabs, but my CMS removes any tab characters that exist in the HTML code.
I can encode a space using in an HTML document. Is there an equivalent for the tab character?
I'm trying to preload a <textarea> with text that contains tabs, but my CMS removes any tab characters that exist in the HTML code.