Skip to content

Commit

Permalink
Merge pull request #519 from hn-agnihotri29/hacktober-dom
Browse files Browse the repository at this point in the history
Added DOM from MDN for Hacktoberfest
  • Loading branch information
leonardomso authored Oct 7, 2024
2 parents 70496da + 1af91e4 commit 5803993
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) — MDN](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 5803993

Please sign in to comment.