Posted by Manfred Preuίig on 04/19/07 07:32
Hello,
I use as start of my site one page with an image map on it. The content
pages are with a navigation bar at their side. So I need one and the
same navigation bar in more than one file. It is a little bit
impractical to use the nav-bar in each of these files one time since if
changes are needed it have to be changed in each file for it's own. So I
thought of a possibility to make a different file only containing the
nav-bar and some others containing the rest. Than I thought inside of
the different files is a kind of include to tie these files together. In
'C' this would be easy to do (just '#include <filename>' at the point it
is needed (it is recommended but not need to be at the file start)) but
can I do it in HTML and if how?
Thanks and greetings
Manfred
P.s.: If allready answered anywhere else please excuse me. I had no idea
which words I could use for searching. I have tried with some but there
were even no answers or thousands.
[Back to original message]
|