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.
Define CSS type propertiesYou use the Type category in the CSS Rule Definition dialog box to define basic font and type settings for a CSS style.
Define CSS style background propertiesUse 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.
Define CSS style block propertiesYou use the Block category of the CSS Rule Definition dialog box to define spacing and alignment settings for tags and properties.
Define CSS style box propertiesUse 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.
Define CSS style border propertiesUse the Border category of the CSS Rule Definition dialog box to define settings, such as width, color, and style, for the borders around elements.
Define CSS style list propertiesThe List category of the CSS Rule Definition dialog box defines list settings, such as bullet size and type, for list tags.
Define CSS style positioning propertiesThe Positioning style properties determine how the content related to the selected CSS style is positioned on the page.
Define CSS style extension propertiesExtensions style properties include filters, page break, and pointer options.