Elements
What is an HTML element?
An HTML element is everything from the start tag to the end tag.
What are HTML elements with no content?
HTML elements with no content are called empty HTML elements
Back