John Guchemand wrote: > Hello all. I have already looked on WIKI, and haven't found exactly > what I am looking for. Having said that, I'm sure I'm not the first to > have this issue, and I am very curious to know if any of you have > experienced the same thing. > > What I am getting at is the following: > > http://www.guchdesign.com/popTest/popPort.html > http://www.guchdesign.com/popTest/popPort.css > > As you can see, the #content stretches all the way to the bottom of the > screen. It has attached itself to the bottom of the screen, but I don't > want that. I would like to place the #copyright underneath the > #content, but I can't seem to get any space under the #content.
Hi John, I'm not too sure I understand what your problem is. You say the #content attaches itself to the bottom of the screen but I don't see that happening here. The only problem I see is that #copyright is lost in the middle of the #content div. I'd advise you to use the floats as you suggested but change #content's float from right to left and then control the spacing with padding or margins. Hope this helps. Sorry if it doesn't answer your question. AD -- [EMAIL PROTECTED] www.adrianocastro.net ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
