|
Posted by Chaddy2222 on 02/05/07 14:11
On Feb 6, 12:49 am, "Talal Itani" <tit...@verizon.net> wrote:
> I am designing a web site and would like to know how to make my navigation
> buttons appear on every page of the site. Currently, I select the buttons
> and I paste them on every single page, but this is getting annoying, since I
> always have do changes to the buttons. I am using Web Page Maker V2. Thank
> you very much.
>
> Regards,
> T.I.
The best way to do that is with a bit of server side programing, you
can use PHP includes or SSI (Server side includes,) depending on what
you have on your web server. You just place all your navigation in one
file and then copy that include code on to all pages, once set-up you
just change the one file and it adds the change to all pages, through
pre-processing completed on the server.
Hope that helps.
--
Regards Chad. http://freewebdesign.cjb.cc
Navigation:
[Reply to this message]
|