Things You'll Need:
-
Step 1
Start the Dreamweaver program and locate the page to be changed.
-
Step 2
Open the Modify menu and select Page Properties.
-
Step 3
Click on box next to the word Background. A palette of color choices will appear.
-
Step 4
Select the color from the palette and click either Apply (to preview the color and leave the palette open to make further changes) or OK.
-
Step 5
Save the page when finished.








Comments
Veesites said
on 7/6/2007 It is also possible to set a background color using a CSS rule like
body {background: #somecolor;}