Why is it a good idea to make sure that id attributes are unique?

To make it easy to find specific tagsSo we can chain attributes togetherTo make variables easier to name

It's a good idea to make sure id attributes are unique to make it easy to find specific tags.