Course

Building Interactive JavaScript Websites

Learn the Document Object Model, the interface between JavaScript and HTML elements, and combine HTML, CSS, and JavaScript into exciting interactive sites!

4.48 out of 5 stars
Start
73,502 learners enrolled
  • Skill level

    Intermediate
  • Time to complete

    Approx. 7 hours
  • Certificate of completion

    Included with paid plans
  • Prerequisites

    3 courses

About this course

This course will guide you through combining HTML, CSS, and JavaScript to make exciting interactive sites!

The concepts covered in this course lay the foundation for adding interactivity to websites and can help you bridge the gap between learning JavaScript principles and actually applying JavaScript to real web development projects.

Syllabus

5 lessons • 3 projects • 2 quizzes
The platform

4 out of 5 Codecademy learners achieve their goals

"Codecademy gave me the tools I needed to land my first job as a developer, completely changing my career from the waste industry." - Jonathan Manner, Sweden
Animated demonstration of running code in Codecademy's learning environment
Meet the creator of the course
Jiwon Shin
Senior Curriculum Developer at Codecademy
Jiwon is a Senior Curriculum Developer at Codecademy. She has created courses across the web development catalog on languages such as JavaScript, PHP, and CSS, frameworks like React and Node.js, and the Front-End Engineer Career Path. She also created courses on p5.js, build tools, and Intro to UI and UX Design.

Building Interactive JavaScript Websites course ratings and reviews

4.48 out of 5 stars
526 ratings
  1. 5 stars
  2. 4 stars
  3. 3 stars
  4. 2 stars
  5. 1 star
  • The progress I have made since starting to use codecademy is immense! I can study for short periods or long periods at my own convenience - mostly late in the evenings.
    Chris
    Codecademy Learner @ USA
  • I felt like I learned months in a week. I love how Codecademy uses learning by practice and gives great challenges to help the learner to understand a new concept and subject.
    Rodrigo
    Codecademy Learner @ UK
  • Brilliant learning experience. Very interactive. Literally a game changer if you're learning on your own.
    John-Andrew
    Codecademy Learner @ USA

Our learners work at

  • Google Logo
  • Meta Logo
  • Apple Logo
  • EA Logo
  • Amazon Logo
  • IBM Logo
  • Microsoft Logo
  • Reddit Logo
  • Spotify Logo
  • Uber Logo
  • YouTube Logo
  • Instagram Logo

Unlock additional features with a paid plan

  • Practice Projects

    Guided projects that help you solidify the skills and concepts you're learning.
  • Assessments

    Auto-graded quizzes and immediate feedback help you reinforce your skills as you learn.
  • Certificate of Completion

    Earn a document to prove you've completed a course or path that you can share with your network.

Join over 50 million learners and start Building Interactive JavaScript Websites today!

...

Frequently asked questions about Building Interactive JavaScript Websites

  • An interactive (or dynamic) website is a site with dynamic pages that can be modified by users. Most modern websites are interactive, while static websites (which have pages that appear the same for every user) were more prevalent until the early 2000s.