You can create a CSS rule to automate the formatting of HTML tags or a range of text identified by class or ID attributes.
Class names must begin with a period and can contain any combination of letters and numbers (for example, .myhead1). If you don’t enter a beginning period, Dreamweaver automatically enters it for you.
IDs must begin with a pound (#) sign and can contain any combination of letters and numbers (for example, #myID1). If you don’t enter a beginning pound sign, Dreamweaver automatically enters it for you.
Clicking OK without setting style options results in a new, empty rule.
Sign in to your account