Setting unsupported properties
To ensure upward compatibility with future releases of the CSS Specification, GoLive lets you specify new properties and their values.
To specify a new property for a style: - Select a style in the CSS Editor, and do one of the following:
- In the List set
of the CSS Inspector, click the New Property button . Enter the new property name in the first text box, at the bottom of the Inspector, and enter a property value in the second text box. - In the Source tab of the CSS Editor, enter the property and value manually within the braces that appear adjacent to the style name. For more information, see Removing styles.
|