|
Posted by Simon on 03/18/06 09:09
Hi,
We have a website, (blog site), where users can create/use their own
templates.
We want to add a disclaimer and a link at the very bottom of the page.
I thought of adding the html just before the </body> but with css that does
not always mean that it will be at the very bottom of the page.
Is there a way of inserting a disclaimer that will appear at the footer of
the page?
That is of course assuming that there are no errors in the templates
all the templates have a basic
<html>
<head>
</head>
<body>
</body>
</html>
structure,
Many thanks
Simon
Navigation:
[Reply to this message]
|