How do we set an ID attribute?
By typing
id
in the opening tag
By typing
id
between the opening and closing tags
By typing
id
in the closing tag
We set an ID attribute by typing
id
in the opening tag.