AngularJS: Basic Introduction (for very beginners)
У вашего броузера проблема в совместимости с HTML5
Covers the following:
-How to add or refer Angular.Js library in your application
-How to create a simple Angular Module
-How to create Angular Application using "ng-app" attribute
-How to attach "ng-app" to angular module
-How to use angular expression
-How to use IIS Express to host and test angular application.