Skip to content

Commit 2ba43ae

Browse files
authored
Update index.html
1 parent 001b4be commit 2ba43ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
3-
<!--~~~~~~~~~~~~~~~~~~~~~ index.html of bbauska/dom making dom.bauska.org ~~~~~~~~~~~~~~~~~~~~~~-->
3+
<!--~~~~~~~~~~~~~~~~~~~ JS-DOM/index.html of bbauska/dom for dom.bauska.org ~~~~~~~~~~~~~~~~~~~~-->
44
<html lang="en">
55
<head>
66
<meta charset="utf-8" />
@@ -84,7 +84,7 @@
8484
}
8585
</script>
8686
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
87-
<h1 id="toc">Table of Contents - DOM (Document Object Model)</h1>
87+
<h1 id="toc">Table of Contents - DOM (Document Object Model) Utilization</h1>
8888
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
8989
<ol>
9090
<li><a href="#D01">JavaScript - How to Manipulate DOM Elements?</a></li>

0 commit comments

Comments
 (0)