Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f387a37

Browse files
Initial commit 🚀
0 parents commit f387a37

File tree

121 files changed

+18202
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+18202
-0
lines changed

‎.DS_Store

6 KB
Binary file not shown.

‎2-JS-basics/.DS_Store

6 KB
Binary file not shown.

‎2-JS-basics/final/.DS_Store

6 KB
Binary file not shown.

‎2-JS-basics/final/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>Section 2: JavaScript Language Basics</title>
6+
</head>
7+
8+
<body>
9+
<h1>Section 2: JavaScript Language Basics</h1>
10+
</body>
11+
12+
<script src="script.js"></script>
13+
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /