Project: Make the Page Talk Back

What if your page had two elements like this? In this mini project, you’ll update two paragraphs on your page—one for a greeting and one for a note.

Let’s learn how to modify multiple web page parts using JavaScript!

HTML with two paragraphs to modify

Can you write JavaScript that changes both?

Changing multiple elements with JavaScript

Add your code in the widget below.

Project: Make the Page Talk Back

What if your page had two elements like this? In this mini project, you’ll update two paragraphs on your page—one for a greeting and one for a note.

Let’s learn how to modify multiple web page parts using JavaScript!

HTML with two paragraphs to modify

Can you write JavaScript that changes both?

Changing multiple elements with JavaScript

Add your code in the widget below.