[css-d] Background Color doesn't show up

2008-04-22 Thread Carol Huddleston
Once again, I apologize for these extremely simplistic questions. Here is my page: http://home.comcast.net/~prairiedream/beginning/masthead.html http://home.comcast.net/~prairiedream/beginning/masthead.css How do I get the background color to show up in Sidebar A One? Why doesn't the content

Re: [css-d] Background Color doesn't show up

2008-04-22 Thread STiplady | Mailing Lists
How do I get the background color to show up in Sidebar A One? Your id is set incorrectly, in the css it is sidebar_a and in the html it is set as sidedbar_a (theres an extra d before bar) Why doesn't the content div show up at the proper width? What is the proper width?

Re: [css-d] Background Color doesn't show up

2008-04-22 Thread STiplady | Mailing Lists
Why doesn't the content div show up at the proper width? What is the proper width? The width of masthead.gif is supposed to be 760px, though it shows up I think as 750 px, I don't know why. So the total width of sidebar_a and content should be 760px. The content is not wrapped by anything