Hi, I've got a toy HTML/CSS web page that has red and blue lettering over the left-hand portion of a brown background at the top of the page. So far, so good. BTW, all the code is at http://www.pastie.org/2188368.
I just want a little more. I'd like to provide a white background for just the text portion and with portions of the tan background remaining visible. In lines 17 & 20 of MyStuff.html, I surrounded the logo with an entity whose backrground I could set to white with CSS. In line 23 of master,css, I had "#logo { background-color: white } " which is now commented out because it over-rode the entire tan background in favor of "white" I poked around the web for an example of wished-for technique to no avail, so far. Any ideas? Thanks in Advance, Richard -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: css-design@googlegroups.com To unsubscribe: css-design-unsubscr...@googlegroups.com