Week 8 ยท 45-60 min
JavaScript: Working with the Page (DOM)
What is the DOM?
This slide covers "What is the DOM?" as part of JavaScript: Working with the Page (DOM). Read slowly and try the example in your own words. What is the DOM? is an important step in Web Development Basics. We use plain language and short steps so you can learn even on a slow or shared computer. Think of one real example from your school, work, or community.
Key point: What is the DOM?. Review this slide once more before moving on.
Slide 1 of 8
Practice
- Write 2-3 sentences about what you learned this week.
Key Terms
- What is the DOM?
- What is the DOM?
- Selecting an element (getElementById / querySelector)
- Selecting an element (getElementById / querySelector)
- Changing text content
- Changing text content
Week Summary
- What is the DOM?
- Selecting an element (getElementById / querySelector)
- Changing text content
- Changing styles with JavaScript
Coming Next Week: Next: JavaScript: Simple Interactivity Project Prep