What are IDs for?

IDs identify HTML elements and help us interact with them using JavaScriptDisplaying similar elements

IDs help us identify HTML elements and interact with them using JavaScript.