Current section: Hello World in JS 59 exercises
Problem

Hello World in JS

Loading exercise

Transcript

00:00 For the first step of this exercise, we're going to create Hello World in JavaScript using HTML. So we've got this index.html that's loaded up here. When you're all done, it should look something like this. It just says Hello World. There's not a lot to it. The instructions are here to guide you, so have a good time and we'll see you when you're done.