Current section: Hello World in JS 22 exercises
Problem

Generate the Root Node

Loading exercise

Transcript

00:00 This next exercise is just to push the idea of working with the DOM a little bit further. Instead of having an HTML element for our root, we're going to generate that with JavaScript. Not a whole lot to do here, but just wanted to push things a little bit further than we have already. Have a good time. We'll see you when you're done.