Skip to content

Commit

Permalink
Aggiunto index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MicheleDAntimi committed Apr 28, 2014
1 parent 8789d2c commit 98c35c2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions javascript/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<html>
<head>
<title>JS</title>
</head>
<body>
<script src="exercise1.js"></script>
<script src="exercise2.js"></script>
<script src="exercise3.js"></script>
</body>
</html>

0 comments on commit 98c35c2

Please sign in to comment.