Skip to content

Commit d4393c0

Browse files
DOM-EventListener
1 parent 4d73be9 commit d4393c0

File tree

1 file changed

+1
-0
lines changed
  • JavaScript/Advance/DOM/9. DOM Event Listener

1 file changed

+1
-0
lines changed

JavaScript/Advance/DOM/9. DOM Event Listener/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<title>DOM Event Listner</title>
99
<link rel="stylesheet" href="css/style.css">
10+
<link src = "images/js-logo.png">
1011
</head>
1112

1213
<body>

0 commit comments

Comments
 (0)