|
Footer Include and Header
Include
<Html>
<Head>
<Title>Web Design and Development</Title>
</Head>
<Body>
<!--#include virtual="headeradawebinst.shtml"
-->
<HR>
<BR>
<BR>
Above is an example of a HEADER INCLUDE
<BR>
<BR>
Below is an example of a FOOTER INCLUDE
<!--#include
virtual="adafooter.shtml"
</Body>
</Html>
VIEW
EXAMPLE 2 |