PDA

View Full Version : Help Positioning Elements using Server Side Includes??



- |Flash Man| -
August 6th, 2007, 07:35 PM
Hey all,

I'm building a website and I want my header and footer to be called/built in using Server Side Includes...This is working an appearing fine...but my issue is that i want my footer to always stay at the bottom of the browser window regardless of the amount of content I have...Any ideas on how to do this?

I have tried using sticky footer method using css...with no luck...and I can show my code when i get back to my other computer (should be later tonight)

Cheers in advance for any help you can give without my code.

simplistik
August 6th, 2007, 08:42 PM
has nothing to do w/ the SSI it's your css

- |Flash Man| -
August 6th, 2007, 08:54 PM
ok...thanks for that i'll take a look at it when i get home...hopefully it should work...so i shouldn't use tables if i'm going to be doing this method?

Cheers

simplistik
August 6th, 2007, 09:10 PM
you can use whatever you want. SSI and markup aren't related unless you're using SSI to create the markup.