Summary
Keywords
Full Transcript
This is part of my Frontend Web Development Course for Beginners. Learn the basics of HTML, CSS, and JavaScript to build a solid foundation for web development. You can find resources and other information for this video at the Full Stack Foundations link below: - Video Link: https://www.fullstackfoundations.com/courses/frontend-web-development-for-beginners/html-dom - Course Home: https://www.fullstackfoundations.com/courses/frontend-web-development-for-beginners - Course Repo: https://github.com/zachgoll/fullstack-roadmap-series ------------------------------------------------------------------------------------- Connect with me: - Twitter: https://www.x.com/zg_dev - Full Stack Foundations: https://www.fullstackfoundations.com ------------------------------------------------------------------------------------- Timestamps: 0:00 Intro and Codepen Walkthrough (optional) 4:34 What is the DOM? 6:18 What the DOM is NOT 12:34 A 10,000 Foot View of the DOM 18:10 The window object (browser control) 25:22 The document object (HTML control) 28:20 What is the "DOM Tree"? 39:05 DOM Programming Example
