Answer Posted / guest
Use server-side includes, if your server supports them. Ask
your Webmaster if this is the case, and if so, what the
exact syntax is for your server.
Since server-side includes make the document slower, they
are not always desirable. If your documents only have a
static footer, which doesn't change every day, you might be
better off by using an editor which can insert files in the
current document, or a preprocessor. The C preprocessor can
do this, but there are also several HTML-specific
preprocessors available. I recommend
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How many types of html tags are there?
How comfortable are you with writing html entirely by hand?
What is action tag in html?
How do I close a browser window with html code?
How can I show html examples without them being interpreted as part of my document?
What is html text format?
What are tags in html?
Why is labelling important?
Do search engines dislike frames?
How do I specify a specific combination of frames instead of the default document?
How we can open a link in new tab?
What is demo in html?
What does important mean in html?
What is the meaning of dynamic web page?
What is the relation between xhtml and http?