I am making a site right now and I want to include the sidebar in every page. I have looked everywhere and everyone says to use the following code:
<!--#include virtual="insertthisfile.html" -->
I have done this but to no avail. I am using dreamweaver for easier uploading and managing of my files, and it shows up in dreamweaver. I would just use PHP but I dont want all of my pages to be PHP for just one code that can work in HTML..
Any ideas?