I am making a web page in Dreamweaver MX2004 and when I press F12 to preview all I get is white for background. I set a color as well. Is that supposed to happen? If you can see your background color in a preview by selecting something real simple I would like to know so I could do it. Please HELP!
Hey there! First off what are you using the Mac or Windows version. I have the Mac version - but they should be the same +/-.
Well, I would check your code in the BODY tag. make sure that you have the bg color="#666666" if you don't have the 6 digit hex, you may be in the wrong.
If you using a background image, make sure that it's in your BODY tag correctly and references a valid image.
Lastly if that is all correct, your problem lies the F12. Click Edit Sites and make sure that you set up your "Local Info" as well as your "Remote Info" and "Testing Server". I bet your problem is there.