Inspectopedia
 
2024.3

Missing closing tag

Info
New
Last modified: 03 December 2024

Reports an HTML element without a closing tag. Some coding styles require that HTML elements have closing tags even where this is optional.

Example:

After the quick-fix is applied: