I have written my web site using Microsoft FrontPage and have decided
to rewrite it in strict xhtml. I am very excited about how easy this
seems to be, how clean the code is and the versatility of the
language, I have one question at present.
I have found out how to use includes using
<!--#include virtual="anyfil ehere" -->
My question: Is the code inserted exactly as in the include file in
the place where the include is requested or are there some surprises?
to rewrite it in strict xhtml. I am very excited about how easy this
seems to be, how clean the code is and the versatility of the
language, I have one question at present.
I have found out how to use includes using
<!--#include virtual="anyfil ehere" -->
My question: Is the code inserted exactly as in the include file in
the place where the include is requested or are there some surprises?
Comment