19-Jan-2018 - Flash of Unstyled Content
1-Jan-2018
The main reason for this is that it is using the bootstrap navbar, but there's more.
Using VS2017, I created an empty MVC.Net project - not quite empty as it builds a sample website. I was hoping for a pure html option, but couldn't find it.
So, rather than wasting any more time, I added some views and updated the navbar links to create a skeleton website and then ran it to view the generated pages.
A few copy, paste and saves gave me my static html web pages (this is a static website - the host does not support IIS without a lot more cash).
Next was to include the common framework bits in every page using w3.includeHTML()