[Tfug] simple CSS question

John Gruenenfelder johng at as.arizona.edu
Tue Jul 13 02:10:53 MST 2004


On Mon, Jul 12, 2004 at 09:12:26PM -0700, superbenk at superk.org wrote:
>How about trying this:
>
>#Footer { clear: both; }
>
>That should keep the footer div from overlapping (or being overlapped) by
>anything and thus force it below the right nav block.
>
>Let me know what you end up with.
>
>Ben

Huzzah!  That did the trick.  Thank you very much.  On short pages, not having
a border on the bottom of the footer didn't look quite right, so I made it
like the other boxes.  Now it looks quite nice, though I still need to test it
with IE.

I first tried using the instructions from the article Robert linked to.  It
was very informative, but I was having a little trouble getting it to function
exactly how I wanted.

As an aside, PHP really rocks.  It's so very C-like that it was easy to get
started.  The navbar on my new site is a single included file among all the
pages, but I was able to highlight the proper entry by using a simple PHP
function.  Very nice.  I don't have too much experience with either PHP or
Perl, but I find PHP far easier to read and understand.


-- 
--John Gruenenfelder    Research Assistant, Steward Observatory, U of Arizona
                        johng at as.arizona.edu
Try Weasel Reader for PalmOS  --  http://gutenpalm.sf.net
"This is the most fun I've had without being drenched in the blood
of my enemies!"
        --Sam of Sam & Max


More information about the tfug mailing list