> I am new to CSS and I posted this question to the
> macromedia.dreamweaver newsgroup yesterday, but unfortunately no one
> seems to have a clue.
That's why they use Dreamweaver.
> At least no one has responded. So, I am
> posting it here and see if I will get any luck.
[quoted text clipped - 12 lines]
>
> http://gnewsgroup.googlepages.com/cssdivheight
Post a URL so that we can see the code.

Signature
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
David Stone - 23 Jun 2008 22:04 GMT
> > I am new to CSS and I posted this question to the
> > macromedia.dreamweaver newsgroup yesterday, but unfortunately no one
> > seems to have a clue.
>
> That's why they use Dreamweaver.
The original poster's scenario (two columns with equal height)
is a very common one; maybe they're all waiting for someone else
to respond.
> > At least no one has responded. So, I am
> > posting it here and see if I will get any luck.
[quoted text clipped - 12 lines]
> >
> > http://gnewsgroup.googlepages.com/cssdivheight
You can't do this easily with just the two divs (left and right).
You could wrap both in a containing div, and put the background
image on that with repeat-y and no horizontal (x) repeat.
If you (original poster) search for two-column equal height, you'll
probably find lots of other suggestions...
Bergamot - 23 Jun 2008 23:02 GMT
> The original poster's scenario (two columns with equal height)
> is a very common one; maybe they're all waiting for someone else
> to respond.
Or maybe they're tired of the same questions over and over again. I know
I am. This one comes up repeatedly. It's been answered repeatedly, too.
It boggles the mind how people can figure out how to post to a
newsgroup, but can't figure out how to search the group archives,
*especially* when they're posting through google groups. :-\

Signature
Berg
Author - 24 Jun 2008 02:38 GMT
> > The original poster's scenario (two columns with equal height)
> > is a very common one; maybe they're all waiting for someone else
[quoted text clipped - 9 lines]
> --
> Berg
Thank you very much for your hint. I did search around, but sometimes
if you don't know the key words to search, you'll have bad luck in
searching. For example, I am new to CSS, and I don't even know what
this concept is called. David Stone has nicely suggested search key
words which is absolutely helpful. Thanks a lot David.
Once my electric garbage disposal sink went bad, but at that time, I
did not know what this stuff is called. And I wanted to buy a part to
replace this thing. I wanted to do a google-search, but did not know
what key words to use, although I consider myself a good googler.
Let me search for two columns equal height and see what happens.
In article
<6ad56086-5c7f-463b-bf87-909f06775369@8g2000hse.googlegroups.com>,
> I am new to CSS and I posted this question to the
> macromedia.dreamweaver newsgroup yesterday, but unfortunately no one
[quoted text clipped - 16 lines]
>
> Any good idea? Thank you.
You might get some ideas from:
<http://netweaver.com.au/floatHouse/page10.html>

Signature
dorayme