How to reuse header and footer?

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
huisjames
Forum Newbie
Posts: 5
Joined: Fri Nov 26, 2010 8:48 pm

How to reuse header and footer?

Post by huisjames »

Hi,

Is there a way to reuse header and footer for multiple new html/php pages in case I change the content of the header/footer in the future? Content include links to About Us, Press, Privacy, etc... I have the CSS styles saved in an external CSS stylesheet. But content may still change and I would hate to copy and paste repeatedly.

Thanks!
User avatar
McInfo
DevNet Resident
Posts: 1532
Joined: Wed Apr 01, 2009 1:31 pm

Re: How to reuse header and footer?

Post by McInfo »

huisjames
Forum Newbie
Posts: 5
Joined: Fri Nov 26, 2010 8:48 pm

Re: How to reuse header and footer?

Post by huisjames »

Thanks! Resolved.
Post Reply