Add CSS Property Dialog Box

See Also 

The Add CSS Property dialog box enables you to add declarations to a CSS rule in a style sheet by adding properties and values. The dialog box displays a list of properties and provides a dropdown list of standard values for each property. You open this dialog box by clicking the Add Property icon (Add CSS Property) in the toolbar in the CSS Styles window.

To add a property and value, select a value for a property from the dropdown list or type a value in the text field adjacent to the property and click OK. When you click OK the property and value pair is added at the location of the insert cursor in the style sheet.

You can use the text field at the top of the dialog box to filter the list of properties that are displayed in the dialog box. You can sort the list of properties by category by clicking the Show Categorized Properties icon (Show Categorized Properties) in the toolbar of the dialog box. When the properties are sorted by category you can expand and collapse each category node to display or hide the properties in that category. To view all properties, click the Show All Properties icon (Show All Properties) in the toolbar.

See Also
Creating a Cascading Style Sheet
Editing a Cascading Style Sheet

Legal Notices