HTML Elements - Sometimes elements have no content; they are "empty"
Note the "end tag" is part of the "start tag" -- <link />
              <link rel="stylesheet" href="styles/site.css" />
Note the "end tag" is part of the "start tag" -- <link />
              <link rel="stylesheet" href="styles/site.css" />