What's the id attribute for?

It makes a tag on a webpage findable in an included scriptIt allows us to access all the HTML elements of a webpage

The id attribute allows us to access specific HTML elements in a webpage.