Inserting a text area

  1. go to Insert>Form>Text Area
  1. in the Input Tag Accessibility Attributes window, fill in:
    1. ID: comments
    2. Label: no label tag
  1. click OK, you should now have a text area
  2. in the properties inspector I selected the following:
    1. Type: Multi line... this will allow more that one line of text to be written
    2. Num lines: 5... this is how many lines will show up in the browser