HTML Elements that are "empty"

Note the "end tag" is part of the "start tag" — <link />


    <link rel="stylesheet" href="styles/site.css" />

img node with two attributes

link is used to reference a CSS stylesheet, a separate document that contains style rules to apply to the HTML document