| | Help and How-to Training Related Products and Technologies Support and Feedback Technical Resources Additional Resources | Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.
Add a text area to a form
In Page view, at the bottom of the document window, click Design . - Do one or both of the following:
Add a text area
- Click in the form or page where you want to add the text area.
- On the
Insert menu, point to
Form, and then click
Text Area.
Note If you have not started with a form, by default, Microsoft FrontPage creates a form area with Submit and Reset buttons and inserts
the field inside that form area. If FrontPage does not automatically create a form area, the default setting has been changed, and you can reset it. How?
- On the Tools menu, click Page Options, and then click the General tab.
- Locate and select the Automatically enclose form fields within a form check box.
- Next to the text area box, type the label for that box.
Set the properties of a text area
- Right-click the text area, and then click Form Field Properties.
- In the TextArea Box Properties dialog box, in the
Name box, type a unique name to identify the text area.
- If you want text to appear in the text area when a site visitor
first opens the form, type the text in the
Initial value box.
- In the
Width in characters box, type a
number indicating how many characters wide you want the text area to be.
- In the
Number of lines box, type a number
indicating how many lines of text you want the text area to be.
- Click Style to access other options for
formatting your form by using cascading style sheets (cascading style sheets (CSS): Declarations, either embedded in a Web page or stored in a separate .css file that is linked to a Web page, that specify the appearance of particular HTML elements.) as an
inline style (inline style: A method of applying cascading style sheet properties and values to an element on a page, such as a table. You can use this method even if the page is not linked to an external style sheet or does not contain an embedded style sheet.).
|