Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Getting Started With WebObjects


   

Entering Static Text

The simplest way to add text to a page is to type it directly into the component's window. To demonstrate this, add a title for the GuestBook's page.

  1. Type My Guest Book and press Shift-Enter (on the keyboard).

    The text is displayed at the insertion point, in this case at the beginning of the page.

  2. Select the text you just typed.

  3. Click the button in the toolbar. This converts the selected text to a heading element and displays it in a larger font.

  4. From the pop-up list in the toolbar, choose center justification.

    The toolbar also has buttons that allow you to apply text styles such as bold, underline, and italics.

HTML provides several levels of headings. To change the level, you use the Inspector panel. You'll use this panel frequently throughout these tutorials.


© 1999 Apple Computer, Inc. – (Last Updated 24 Aug 99)