Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Wilson authored and Jason Wilson committed Feb 18, 2015
1 parent 8f0f52b commit 1adf771
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
15 changes: 15 additions & 0 deletions 150218 Binding.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<title>AngularJS Tutorials</title>
<link rel="stylesheet" href="150218bootstrap.min.css">
</head>
<body>

<div ng-app="">

</div>

<script type="text/javascript" src="vendor/angular.js"></script>
</body>
</html>
3 changes: 3 additions & 0 deletions 150218bootstrap.min.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
body {
padding: 25px;
}

0 comments on commit 1adf771

Please sign in to comment.