SyntaxFix
Write A Post
Hire A Developer
Questions
ngStyle accepts a map:
ngStyle
$scope.myStyle = { "width" : "900px", "background" : "red" };
Fiddle