What if we have multiple elements but only want to select a particular element? We can use the id attribute to give it a hook.

Sweet! With the id attribute, we can create a unique identifier for an HTML element. Let's find out how we can make use of it!

Are you sure that this is a use case for the style attribute?