You can define properties for CSS rules such as text font, background image and color, spacing and layout properties, and the appearance of list elements. First create a new rule, then set any of the following properties.
You use the Type category in the CSS Rule Definition dialog box to define basic font and type settings for a CSS style.
Use the Background category of the CSS Rule Definition dialog box to define background settings for a CSS style. You can apply background properties to any element in a web page. For example, create a style which adds a background color or background image to any page element, for example behind text, a table, the page, and so on. You can also set the positioning of a background image.
You use the Block category of the CSS Rule Definition dialog box to define spacing and alignment settings for tags and properties.
Use the Box category of the CSS Rule Definition dialog box to define settings for tags and properties that control the placement of elements on the page.
You can apply settings to individual sides of an element when applying padding and margin settings, or use the Same For All setting to apply the same setting to all sides of an element.
Use the Border category of the CSS Rule Definition dialog box to define settings, such as width, color, and style, for the borders around elements.
The List category of the CSS Rule Definition dialog box defines list settings, such as bullet size and type, for list tags.
The Positioning style properties determine how the content related to the selected CSS style is positioned on the page.
Extensions style properties include filters, page break, and pointer options.