We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2b6d20 commit cc991f5Copy full SHA for cc991f5
1 file changed
index.html
@@ -7,8 +7,6 @@
7
8
<script src="allPages.js"></script>
9
10
- <h1>Beginner JavaScript</h1>
11
-
12
<h4>It is recommended that you have knowledge of HTML and CSS before attempting JavaScript</h4>
13
14
<br>
@@ -80,7 +78,6 @@ <h2>Table of Contents</h2>
80
78
81
79
</style>
82
83
- <script src="allPages.js"></script>
84
<script>
85
86
var tableOfContents = document.getElementById("tableOfContentsItems")
0 commit comments