include header?
Hi
I’m making a website and one of the things I want to do is use ‘include/header’ on my content pages.
The site is using php and uses a login system. The header is made with css, and when I try to include it in a page in a different directory the header seems to break from its link to its css.
I have two questions:
1 How do I resolve this problem?
2 Is it still goog practice it include the header? If not, what else could I do?
Many thanks in advance
|