Search
Let's take a look at tagName. It is a useful property:
tagName
With the tagName property, we can identify which tag has been selected. Look at the result in console. This is a great way to pick a particular type of element from a group of elements.