decorative banner

Defining style properties


    After you have added styles to your cascading style sheets, you set the properties of each style in the CSS Inspector that contains all of the style properties that GoLive supports. These properties cover the major part of the CSS specification, with the exception of some style options that browsers don't consistently support. If a property you want to add is not available in the Inspector, you can enter the property and value in the List & Others set in the CSS Inspector (see Setting List & Others properties) or manually in the Source tab of the CSS Editor. Some style properties are automatically inherited by items contained within the item that hosts a style. For more information, see About property inheritance.

    Tip iconIf multiple styles will share a set of properties, you can set the shared properties for each style simultaneously. In the CSS Definitions tab of the Editor, Shift-click to select every style that will share the properties, and then set the shared properties in the CSS Inspector.

Related Subtopics: