Hi,
I am having problems having an include file rendered in my browser
(IE6).
The include file contains <A href> tags to be used as a navigation bar
in the footer of a .html file.
I am using dreamweaver and the included html appears as expected in
the 'Design View' but does not get rendered in the browser.
The code I am using looks like this:
<TD>
<!--#include file="includes/navbar.html" -->
</TD>