--- title: Add Images to Your Website --- ## Add Images to Your Website Attributes are key value pairs inserted into the tag. The syntax is ` ` or, in case of self-closing tags, `` - notice that the pairs are separated by a space character, not by a comma. ### Resources - [HTML attributes](https://guide.freecodecamp.org/html/attributes)