Skip to content

Commit 5803993

Browse files
authored
Merge pull request #519 from hn-agnihotri29/hacktober-dom
Added DOM from MDN for Hacktoberfest
2 parents 70496da + 1af91e4 commit 5803993

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,10 @@ All the translations for this repo will be listed below:
464464

465465
## 13. DOM and Layout Trees
466466

467+
### Reference
468+
469+
- [Document Object Model (DOM) — MDN](https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model)
470+
467471
### Books
468472

469473
- [Eloquent JavaScript, 3rd Edition: Ch. 14 - The Document Object Model](https://eloquentjavascript.net/14_dom.html)

0 commit comments

Comments
 (0)