Log in

View Full Version : Footer??



tomyknoker
08-25-2006, 04:17 AM
Anyone know how to design a footer on a webpage, it's obviously simple to just drop address details towards the bottom of a page... BUT what I want to do is actually have the address details always snap on the very bottom of the page no matter how big or small... I have a horizontal bar which I want to be on the bottom of the page...

boogyman
08-26-2006, 01:53 AM
<script type="text/javascript">
//<[CDATA[
document.write(location.href);
// ]]>
</script>


add that into your footer script.... or you can make it a function and store it in an external file source then just call it every time you want to use it... hope this helps you

Twey
08-26-2006, 02:07 AM
http://css-discuss.incutio.com/?page=FooterInfo