This is a discussion on "Site Header Help" within the Web Page Design section. This forum, and the thread "Site Header Help are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Site Header Help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Site Header Help
I designed my header for my site. However, I have tried and tried to have my pages referance it. How would I be able to use this header across all my pages with all the code intact and without actually putting it in all my pages? I've tried different inlucde functions but all I get is a blank page or refereance.
I am completely new to this. So a step by step would be great. Thanks. |
|
|
|
#2
|
|||
|
|||
|
Re: Site Header Help
Okay before you do anything.
Put all that css and javascript in external files. DONT include any <head> <body> etc tags in files that you want to include across multiple pages. Next create a blank index.php file with just the basic structure then in the body section put
|
|
#3
|
|||
|
|||
|
Re: Site Header Help
O.k. So I have the following:
menu.js
|
|
#4
|
|||
|
|||
|
Re: Site Header Help
and:
headss.css
|
|
#5
|
|||
|
|||
|
Re: Site Header Help
Your not understanding it
Put your css and js file in external files:
In these 2 files you would put all your css and javascript. Now in your navbar.html file should just be the table and div's Just this bit:
|
|
#6
|
|||
|
|||
|
Re: Site Header Help
Quote:
Quote:
|
|
#7
|
|||
|
|||
|
Re: Site Header Help
They go in your index file
And yes you need to make the .css and .js files |
|
#8
|
|||
|
|||
|
Re: Site Header Help
Thanks for bearing with me in this. I am getting some of this now.
I have stylesheet.css I have javascript.js I have index.php with:
|
|
#9
|
|||
|
|||
|
Re: Site Header Help
Ye theyre the same files, sorry about that.
In your index.php file have all the usual tags for html head body etc. Inside your body have
|
|
#10
|
|||
|
|||
|
Re: Site Header Help
works great. thanks for your help.
|
|
#11
|
|||
|
|||
|
Re: Site Header Help
No problem
|
![]() |
| Tags |
| site, header, help |
| Thread Tools | |