Right, if I want to show </textarea> in a textbox without closing it (the tag), how can I do it?
eg
ThanksHTML Code:<textarea> Hello, here is my text box <textarea></textarea> </textarea>
Right, if I want to show </textarea> in a textbox without closing it (the tag), how can I do it?
eg
ThanksHTML Code:<textarea> Hello, here is my text box <textarea></textarea> </textarea>
I think.Code:<textarea> Hello, here is my text box <textarea><code></textarea></code> </textarea>
htmlentities
or without php:
Open tag:
Close tag:HTML Code:<textarea>
</span>HTML Code:</textarea>
Last edited by Tomm; 14-03-2007 at 08:11 PM.
Thank you tom-***![]()
Want to hide these adverts? Register an account for free!