![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
how can I do this so bg colors for divs with paragraphs cover ENTIRE area of div and not just the content in the div? (like div on the right..) http://www.mayacove.com/dev/layout.html (contains HTML and CSS..) both HTML and CSS validate in W3C validators.. thank you.. |
#3
| |||
| |||
|
|
how can I do this so bg colors for divs with paragraphs cover ENTIRE area of div and not just the content in the div? (like div on the right..) http://www.mayacove.com/dev/layout.html (contains HTML and CSS..) |
#4
| |||
| |||
|
|
maya wrote: how can I do this so bg colors for divs with paragraphs cover ENTIRE area of div and not just the content in the div? (like div on the right..) http://www.mayacove.com/dev/layout.html (contains HTML and CSS..) both HTML and CSS validate in W3C validators.. thank you.. I don't understand your question. You've *got* BG colors for each full div. I don't see the difference between the gray, right sidebar and any of the other divs (except, of course, the colors). |
#5
| |||
| |||
|
|
On 2009-06-17, John Hosking <John (AT) DELETE (DOT) Hosking.name.INVALID> wrote: maya wrote: how can I do this so bg colors for divs with paragraphs cover ENTIRE area of div and not just the content in the div? (like div on the right..) http://www.mayacove.com/dev/layout.html (contains HTML and CSS..) both HTML and CSS validate in W3C validators.. thank you.. I don't understand your question. You've *got* BG colors for each full div. I don't see the difference between the gray, right sidebar and any of the other divs (except, of course, the colors). I think he wants the backgrounds to extend all the way down to the blue footer. In other words, this is another quest for the "Holy Grail"... I recommend in approximate order of preference: 1. Stop wanting it 2. Just use a table 3. Use absolute positioning along these lines: http://www.nrkn.com/3ColEqualPositioned/ |
#6
| |||
| |||
|
|
On 2009-06-17, John Hosking wrote: maya wrote: how can I do this so bg colors for divs with paragraphs cover ENTIRE area of div and not just the content in the div? (like div on the right..) http://www.mayacove.com/dev/layout.html I don't understand your question. You've *got* BG colors for each full div. I don't see the difference between the gray, right sidebar and any of the other divs (except, of course, the colors). I think he wants the backgrounds to extend all the way down to the blue footer. |
|
In other words, this is another quest for the "Holy Grail"... I recommend in approximate order of preference: 1. Stop wanting it 2. Just use a table 3. Use absolute positioning along these lines: http://www.nrkn.com/3ColEqualPositioned/ |
#7
| |||
| |||
|
|
Ben C wrote: On 2009-06-17, John Hosking wrote: maya wrote: how can I do this so bg colors for divs with paragraphs cover ENTIRE area of div and not just the content in the div? (like div on the right..) http://www.mayacove.com/dev/layout.html I don't understand your question. You've *got* BG colors for each full div. I don't see the difference between the gray, right sidebar and any of the other divs (except, of course, the colors). I think he wants the backgrounds to extend all the way down to the blue footer. Ah, that's very different. (And speaking of different, I think OP's a she.) In other words, this is another quest for the "Holy Grail"... I recommend in approximate order of preference: 1. Stop wanting it 2. Just use a table 3. Use absolute positioning along these lines: http://www.nrkn.com/3ColEqualPositioned/ Or no absolute positioning (that I have detected) as at http://matthewjamestaylor.com/blog/perfect-3-column.htm |
#8
| |||
| |||
|
|
Ben C wrote: On 2009-06-17, John Hosking <John (AT) DELETE (DOT) Hosking.name.INVALID> wrote: maya wrote: how can I do this so bg colors for divs with paragraphs cover ENTIRE area of div and not just the content in the div? (like div on the right..) http://www.mayacove.com/dev/layout.html (contains HTML and CSS..) both HTML and CSS validate in W3C validators.. thank you.. I don't understand your question. You've *got* BG colors for each full div. I don't see the difference between the gray, right sidebar and any of the other divs (except, of course, the colors). I think he wants the backgrounds to extend all the way down to the blue footer. In other words, this is another quest for the "Holy Grail"... I recommend in approximate order of preference: 1. Stop wanting it 2. Just use a table 3. Use absolute positioning along these lines: http://www.nrkn.com/3ColEqualPositioned/ exactly right, you got it.. for each div of three divs across, I need the bg color to fill ENTIRE area, not just the text.... |
|
this is for a very specific request, they don't want tables, and they want for each of the three divs that the bg color extend to the whole area of the div.. oh brother.. (how will abs positioning fix the div bg-color issue??) thank you for your response.. |
#9
| |||
| |||
|
|
Ben C wrote: On 2009-06-17, John Hosking wrote: maya wrote: how can I do this so bg colors for divs with paragraphs cover ENTIRE area of div and not just the content in the div? (like div on the right..) http://www.mayacove.com/dev/layout.html I don't understand your question. You've *got* BG colors for each full div. I don't see the difference between the gray, right sidebar and any of the other divs (except, of course, the colors). I think he wants the backgrounds to extend all the way down to the blue footer. Ah, that's very different. (And speaking of different, I think OP's a she.) In other words, this is another quest for the "Holy Grail"... I recommend in approximate order of preference: 1. Stop wanting it 2. Just use a table 3. Use absolute positioning along these lines: http://www.nrkn.com/3ColEqualPositioned/ Or no absolute positioning (that I have detected) as at http://matthewjamestaylor.com/blog/perfect-3-column.htm |

#10
| |||
| |||
|
|
oh brother.. this would be SO MUCH SIMPLER WITH TABLES, sorry, I still don't get everyone's irrational fear and loathing of tables.... ![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |