How can I get my HTML Forms and Inputs to work on my Xat page?

Jesse

New member
I tried using the tags

<form><input type=text name=position></form>
<form><input type=radio name=position></form>

and

<textarea rows=5 cols=30></textarea>

but the text areas don't appear on my page when I save the changes. What do I do?
 
Back
Top