Exercise 1.3

This commit is contained in:
Karan
2021-11-24 19:03:41 +05:30
committed by GitHub
parent 22da1cec1d
commit 27a56d3315
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>Tester</title>
</head>
<body>
<script src="app.js"></script>
</body>
</html>