Now that we have introduced objects into the realm of programming, we can create more complex scripts. On this page, I show you how to store objects in arrays. There isn't much more to it. By using an array, we can create more objects simply because an array contains multiple parts. Let's put this concept in action.
Set up a new HTML document like so: