The code completion box is displayed, providing a scrolling list of valid tag names, attributes, or attribute values that can complete your HTML tag. Attribute values are provided only if there is a finite set of possibilities, such as for the align attribute.
The HTML possibilities are based on the 4.01, 4.0, or 3.2 DTD specified in your HTML file's DOCTYPE declaration. The default DOCTYPE declaration is -//W3C//DTD HTML 4.01 Transitional//EN.
See also | |
---|---|
Completing a Java Expression
Setting the Completion Box Delay Disabling Automatic Completion Setting Code Completion Shortcuts |