Skip to content

Commit

Permalink
Added the introduction to DOM from MDN
Browse files Browse the repository at this point in the history
  • Loading branch information
hn-agnihotri29 committed Oct 6, 2024
1 parent 70496da commit 529f350
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,10 @@ All the translations for this repo will be listed below:

## 13. DOM and Layout Trees

### Reference

- [Document Object Model (DOM)](https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model)

### Books

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

0 comments on commit 529f350

Please sign in to comment.