UnclosedHTMLElement
Identifies instances of unclosed HTML elements in branching code, ensuring they are opened/closed in the same parent element, condition, and stack order.
The following examples contain code snippets that either fail or pass this check.
Parameter | Description |
---|---|
enabled |
Whether this check is enabled. |
severity |
The severity of the check. |
Disabling this check
Anchor link to section titled "Disabling this check"Disabling this check isn't recommended.