Week 9 ยท 45-60 min

JavaScript: Simple Interactivity Project Prep

Combining HTML, CSS, and JS together

This slide covers "Combining HTML, CSS, and JS together" as part of JavaScript: Simple Interactivity Project Prep. Read slowly and try the example in your own words. Combining HTML, CSS, and JS together 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: Combining HTML, CSS, and JS together. Review this slide once more before moving on.

Slide 1 of 8

Practice

  1. Write 2-3 sentences about what you learned this week.

Key Terms

Combining HTML, CSS, and JS together
Combining HTML, CSS, and JS together
Planning an interactive feature before coding
Planning an interactive feature before coding
Building a simple tab-switcher (walkthrough)
Building a simple tab-switcher (walkthrough)

Week Summary

  • Combining HTML, CSS, and JS together
  • Planning an interactive feature before coding
  • Building a simple tab-switcher (walkthrough)
  • Debugging using the console and dev tools

Coming Next Week: Next: Review & Publishing Basics