Style declarations

If you right-click an element and select Edit Styles from the pop-up menu, the Style Declarations dialog box displays the read-only set of default style declarations for the element on the left:

The sample shows the Style Declaration dialog box with the input Element displayed. Under the element is an attributes box that lists the size, type, class, value, and tabindex items. The value attribute has a control reference  equal to name. The rest of the Attributes have Text references.

For clarity, style declarations are omitted from the XHTML export template. You can add new style declarations or override the existing ones by declaring them on the right side, or remove them by adding them with an empty value.