| 
View
 

background color

Page history last edited by Steven Rosenbaum 15 years, 2 months ago

I want the background of the wrapper to be white. In dreamweaver,it is, but when I open it in safari, it turns transparent. And yes, in the CSS rule I have background color set at #FFFFFF, not default.

Comments (2)

Jasun Carr said

at 4:58 pm on Apr 10, 2010

Take a closer look at your CSS file. The #wrapper is named incorrectly, which is why none of the attributes you set via the tag are applying.

Jasun Carr said

at 5:00 pm on Apr 10, 2010

Also, you have two css files linked to by your index.html page, which may be causing additional issues.

You don't have permission to comment on this page.