width

Specifies the width of the Blox on the page.

Syntax

width="width"
Argument Default Description
width none A string representing the valid HTML width values.

Usage

Specifies the width of the Blox display area. The value can be expressed as pixels (width="500") or as a percentage of the browser display area (width="50%").