Ern Marshall wrote:
I am very new to CSS, I have curently built a external style sheet for my page at
http://www.hotkey.net.au/~marshalle/
Which works very nicely, But I have tried to find out how to add a "footer" to the page.
I.E. to place a link back to the "home page" and a link to my "guest book". This would be placed in the external style sheet so that it would appear on every page
What you want to do can't be done with CSS. You need to either do it manually, through server side scripting, or JavaScript. It should be noted that a JavaScript solution would be very problematic.
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************
