<skin:content>

Writes the advanced content area with skin-provided formatting. This is essentially a fancy way to make tables with skin-specific formatting and dividers.

Tag Information

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

Attributes

Name Required Evaluation Type Description
colspans No Runtime String

The comma separated list of colspan between each downward pointing connector, defaults to 1.

width No Runtime String

An optional width for the content 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.

Variables

No Variables Defined.