How do we set an ID attribute?

By typing id in the opening tagBy typing id between the opening and closing tagsBy typing id in the closing tag

We set an ID attribute by typing id in the opening tag.