IDs

The id attribute adds a unique identifier to an HTML element

You can reference the id name of title within your JavaScript or CSS. Here's a CSS example referencing the id of title to change the text color to red.