Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The CSS class, or classes, to assign to the weblet. A CSS class allows you to specify a set of CSS styles, defined in an external stylesheet, to apply to a weblet, or elements within a weblet. For complex weblets made from multiple HTML elements, the class is applied to the outermost element of the weblet.

Default value

Blank

Valid values

A string containing one or more space separated CSS class names.

...