This element is targeted by ID and will have the .blue
class toggled on it.
This second element is targeted by class and will have the .green
class toggled on it.
This third element is targeted by class and will also have the .green
class toggled on it.
This element is targeted by data attribute and will have the .purple
class toggled on it.