Skip to content

Commit 9b17802

Browse files
authored
Update DOM.md
1 parent 8fd0448 commit 9b17802

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

challenges/DOM.md

+2
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,8 @@ function getElementsByTagName(root, tagName) {
291291
###### References
292292
- https://developer.mozilla.org/en-US/docs/Web/API/Document/getElementsByTagName
293293

294+
<br>
295+
294296
#### Q10
295297
### Implement a function to check if a given DOM tree has duplicate IDs
296298

0 commit comments

Comments
 (0)