The HTML View was rather misleading when people say client script is written in Javacript and HTML.
YES you are right tgeer.The HTML view present in VS is NOT client side scripting.
My apologies for typing something wrong,Thats not my intension.
The HTML view has an HTML format BUT its not exactly the client side code.
ASP.NET generates the client side code for that current project. .
ASP.Net also does some fancy stuff like adding an hidden form field to a WebForm, called "__VIEWSTATE" to maintain state.