Completing an HTML Tag

  1. In the HTML Editor, type the first few characters of the HTML tag, such as <body bgcolor="ffffff">.

  2. Press Ctrl-spacebar, or pause after typing a portion of the HTML tag.

  3. The code completion box is displayed, providing a scrolling list of valid tag names, attributes, or attribute values that can complete your HTML tag. The possibilities are based on the HTML 4.01 DTD. (Attribute values are provided only if there is a finite set of possibilities, such as for the align attribute.)

  4. Use the most convenient combination of the following options:
See also
Completing a Java Expression

Setting the Completion Box Delay

Disabling Automatic Completion

Legal Notices