Launch the ASP.NET web application in Visual Studio 2010 and delete all .ASPX files and create the .HTML files.
The IDE has excellent support for HTML and JavaScript (at least for jQuery), but is not intended for your use.
The only people who typically use Visual Studio for HTML work are ASP.NET developers like me. This is very "hard" for the pure work of HTML.
source share