We can get a collection of elements of the same tag type with getElementsByTagName().
getElementsByTagName()
Complete the code and press the button to see that it displays as a collection.
Make sure to pick get followed by Elements and then By, Tag, Name.
get
Elements
By
Tag
Name