<skin:lightArea>

Surrounds the body with a light area.

Tag Information

Tag Class: com.aoindustries.web.struts.skintags.LightAreaTag
TagExtraInfo Class: None
Body Content: JSP
Display Name: None

Attributes

Name Required Evaluation Type Description
align No Runtime String

The alignment for this area.

width No Runtime String

An optional width for the area.

This should be formatted for use in a style="width:…" attribute, such as 100px or 33%. When a non-zero integer, "px" is automatically added.

nowrap No Runtime boolean

If true, will cause the contents of the area to not wrap. Defaults to false.

Variables

No Variables Defined.