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 is web design?
What is h in html?
What is row and column?
Explain html headings?
Are
tags the only way to separate sections of text?
What is title tag in html?
What is the purpose of 'autofocus' attribute in HTML5?
what is the new structural elements in html5?
Who is known as the father of world wide web (www)
How to add video in background in HTML
What are custom meta tags?
What is application cache in HTML5?
What is a meta tag example?
What do you mean by tables?
What is the importance of doctype in html?