Perseus
Registered
Greetings.
My homepage contains two columns, one with a beige background (around 400px in width) that contains the body text, etc, and a second column (around 150px in width). This second column will have a greenish background, however I want it to be as long as the first column. I did NOT apply a height to the first column. I want to be able to add paragraphs whenever (which will make the first column longer), and in so doing, this will automatically make the second column as long as the first one, even though there is no content in the second column. How do I do this? I tried putting the div for the second column within the div for the first column, but so far this has not worked.
My second issue is: I have several images that load randomly, using javascript. However there are people who turn off javascript. SO how do I place a static image there in place in case someone turns of the javascript?
Thanks!
My homepage contains two columns, one with a beige background (around 400px in width) that contains the body text, etc, and a second column (around 150px in width). This second column will have a greenish background, however I want it to be as long as the first column. I did NOT apply a height to the first column. I want to be able to add paragraphs whenever (which will make the first column longer), and in so doing, this will automatically make the second column as long as the first one, even though there is no content in the second column. How do I do this? I tried putting the div for the second column within the div for the first column, but so far this has not worked.
My second issue is: I have several images that load randomly, using javascript. However there are people who turn off javascript. SO how do I place a static image there in place in case someone turns of the javascript?
Thanks!