JSF 1.1 Label Component

See Also

You can drag the Label component Label component icon from the Palette's Basic category to the Visual Designer to create a label for another component. A Label component provides support for speech browsers and enables visual browsers to provide features like the ability to click a text label to select an entry field that the label is associated with. If all you need is simple text not directly associated with a component, as in a title or a heading or a set of instructions, use the Static Text component instead.

The label component is rendered either as an HTML <label> element or a <span> element. A <span> element is rendered if the label is not associated with a component.

After dropping a label on your page, some typical things you might do are:

See Also
Label Component Properties Window
Binding Component Properties
Working With Components
Component Tasks: Quick Reference
About the Visual Web Palette

Legal Notices