Understanding HTML Tags and Elements
The Anatomy of an Element
Most people use the terms "tag" and "element" interchangeably, but there is a slight technical difference.
Tag: The individual markers like <p> or </p>.
Element: The entire package, from the opening tag to the closing tag,...
spy0011.hashnode.dev2 min read