98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Dreamweaver Training and help » dreamweaver course in - Background colour
dreamweaver course in - Background colour
Resolved · Low Priority · Version Standard
Jennifer has attended:
Excel Advanced course
Dreamweaver 8 Introduction course
Dreamweaver 8 Intermediate course
Excel VBA Intro Intermediate course
Excel VBA Intro Intermediate course
Background colour
How do I change background colour?
Using CSS to change the background colour
Hi Jennifer,
I hope you enjoyed today's Dreamweaver Introduction course.
There are a number of ways to set the background colour of an entire web page. It's good practice to use CSS to achieve this to comply with W3C standards.
In Dreamweaver, redefine the BODY tag to include the background-colour attribute with a colour of your choosing. (CSS -> New style -> Redefine -> Dialogue box -> background)
Or you can set the Page Properties (see Modify menu).
You may also like to simply set a table's or table's cell background colour. To do this, select the element, then see the Properties panel to change the background colour.
I hope this helps.
Regards, Rich
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Dreamweaver tip:Css stylesIf you are looking for a CSS style for your website / web page and not sure what you want to use, then go to the Csszengarden website, where you can download samples to try. |