|
Posted by junkyard on 08/08/06 14:43
Hello,
I am new to html programming and have a question I hope someone can
help me with. I am working on a project to organize a lot of technical
information as a series of webpages. This information will ultimately
be distributed to users on a cd, and we don't want the users to have to
install anything, just bring up a browser and go to town.
My problem is that I have read about (and created) a navigation/menu
system using html and css. I would like the nav menu to appear at the
top of each page, yet have the source code appear in only one file, for
ease of maintenece. I read about using server side includes to
accomplish this, but will that work given that I need to ultimately
distribute this package on a cd without knowing what the user will have
installed on their machine (besides a browser)? if it is possible, how
would I go about setting it up?
If it's not possible, is there some other way to accomplish this?
thanks for your help!
mn
Navigation:
[Reply to this message]
|