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.
J202 students who wish to be added as authors should e-mail me. Others not registered for the class are welcome to use the entries in this knowledge base but may not submit questions here or via e-mail. Thanks!
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.