Example 6 - tags inside a textarea.



Form code

    <textarea name="araComments_3" rows="3" cols="60">
    <em>Text area</em> <br/>Notice 
    that the tags appear verbatim in the display. 
    They are not "processed" iby the browser.
    </textarea>