LeafWind
03-17-1999, 11:10 PM
I am currently working on a site with a bordered background, with buttons on the right border, so I'm using tables . . . I am also doing this with SSI's, so that the within the column on the right border, I'm just calling an include with all the buttons in it. Okay, all is good -- am I making sense so far?
Now what I want to do, is have the nav buttons for the site all nicely lined up on the border starting at the top, then at the very bottom of the page at the bottom of that column, I'd like to put another button. How do I align it at the very bottom? I know I could move it down with
and such, but that's awfully sloppy, I can't align it with the bottom of the main column that way depending on how much text is in the main column, the width of people's monitors (and therefore how many words per line, etc).
Now, I did find this one reference to this problem, claiming to have a perfectly functional solution, at http://zeldman.com/qaf.html (scroll down, it's the last question on that page of the faq). Except I tried their solution, and it just doesn't work for me (working in NS 4.5) when I put their recommended table inside my column.
Can anyone give me any other tips? Right now I'm thinking I'm going to have to tack a new row on the bottom of my table and put it in there, take a corresponding chunk off the content of the main column and put it in the corresponding column of the second row, and see if I can make that look seamless . . . hmm . . . I'd still like to know if there's another way.
Thanks!
Bekariso
------------------
www.LeafWind.com (http://www.LeafWind.com)
Growing web sites that thrive in the winds of change.
Now what I want to do, is have the nav buttons for the site all nicely lined up on the border starting at the top, then at the very bottom of the page at the bottom of that column, I'd like to put another button. How do I align it at the very bottom? I know I could move it down with
and such, but that's awfully sloppy, I can't align it with the bottom of the main column that way depending on how much text is in the main column, the width of people's monitors (and therefore how many words per line, etc).
Now, I did find this one reference to this problem, claiming to have a perfectly functional solution, at http://zeldman.com/qaf.html (scroll down, it's the last question on that page of the faq). Except I tried their solution, and it just doesn't work for me (working in NS 4.5) when I put their recommended table inside my column.
Can anyone give me any other tips? Right now I'm thinking I'm going to have to tack a new row on the bottom of my table and put it in there, take a corresponding chunk off the content of the main column and put it in the corresponding column of the second row, and see if I can make that look seamless . . . hmm . . . I'd still like to know if there's another way.
Thanks!
Bekariso
------------------
www.LeafWind.com (http://www.LeafWind.com)
Growing web sites that thrive in the winds of change.