Subject:
|
Need info on "#include" tag in HTML
|
Newsgroups:
|
lugnet.off-topic.geek
|
Date:
|
Tue, 9 Nov 1999 18:22:48 GMT
|
Viewed:
|
109 times
|
| |
| |
Help!
I need info on the "#include" tag
(supposedly used to incorporate a separately stored "fragment"
of common or repeated HTML code into multiple files).
What I (vaguely) remember is:
<!-- #include "my_fragment.h" -->
Thanks in advance.
Franklin
|
|
Message has 2 Replies: | | Re: Need info on "#include" tag in HTML
|
| keyed "altavista" into browser url window... keyed "what about the html tag include" into search window about a million matches... number two was (URL) time <30 seconds, I love altavista :?) bishop Franklin W. Cain wrote in message ... (...) (25 years ago, 10-Nov-99, to lugnet.off-topic.geek)
| | | Re: Need info on "#include" tag in HTML
|
| (...) This is not an HTML tag, but rather an SSI (server side includes) directive. Well, the "<!-- -->" part is the HTML "comment" tag. But the #include part isn't. It goes something like this: <!--#include virtual="myfile.html" --> It seems like an (...) (25 years ago, 10-Nov-99, to lugnet.off-topic.geek)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|