Ng-Src
is similar to src
attribute of image tag. In this example of ng-src, we have a scope variable name "pic" and we are assigning its value to $scope.pic
= "http://learnit.visrosoftware.com/datafiles/birds_009_big-400x400.jpg"; and binding it to image like