|
Posted by Paul Watt on 08/08/06 21:24
<junkyard@jaggerdog.com> wrote in message
news:1155048196.704727.211960@p79g2000cwp.googlegroups.com...
> 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
>
for ease you could always use a iframe, not pretty but it avoids scripting.
--
Cheers
Paul
le singe est dans l'arbre
http://www.paulwatt.info
Navigation:
[Reply to this message]
|