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 0e4c8b0

Browse files
Main
1 parent a289455 commit 0e4c8b0

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

‎Index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Basic To Advanced Javascript</title>
7+
<link rel="stylesheet" href="style.css">
8+
</head>
9+
<body>
10+
<h1>Basic To Advanced Javascript !</h1>
11+
<div class="container">
12+
<a href="ArthimeticOperator/index.html">Arithimetic Operator</a>
13+
</div>
14+
</body>
15+
</html>

‎style.css

Whitespace-only changes.

0 commit comments

Comments
(0)

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