Void Element : as it applies to web development technology
Void elements are the HTML tags that we are not able to put content inside of, we can only give them attributes and settings. They do not have a closing tag like most other HTML elements, and they make no nest for content to be place in.