I have 2 SSI files that I use in my webpage. 1 for the top nav and one for the bottom. When these files are created, should they have the doctype, html, head and title in them or will they work fine if they are removed.
When I upload the page and view the source code, the page is displaying 3 heads, body, html, etc
I would like to know the proper way of doing it.
Thanks!