-
Step 1
Start Dreamweaver.
-
Step 2
Select "CSS Style Sheet" from the start page under the "Create from Samples" heading.
-
Step 3
Choose a preexisting style sheet from the list of options presented. Options range from complete style sheets to sheets that only set the type style for a page.
-
Step 4
Open the CSS Panel. The CSS Panel on the right side of the screen should open when Dreamweaver is opened. If it does not, however, select "Window > CSS Styles" to open it.
-
Step 5
Select the rule to be edited in the CSS Panel. The CSS Panel shows a list of all rules for the CSS style sheet selected. Click on one to select it.
-
Step 6
Add properties to the existing rules. Select "Add Property" in the CSS panel to add properties to the selected rule. Select "Color" to bring up the color selector and change the color associated with the rule.
-
Step 7
Save the style sheet.








