Skip to content

Commit 2e5c405

Browse files
homework-3
1 parent 0a1df28 commit 2e5c405

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<title></title>
6+
</head>
7+
<body>
8+
9+
10+
<script src="main.js"></script>
11+
</body>
12+
</html>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
console.log(':DADDAA');
2+
console.log(':DADDAA');
3+
console.log(':DADDAA');
4+
console.log(':DADDAA');
5+
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
console.log('WWW');
2+
console.log('WWW');

0 commit comments

Comments
 (0)