Checks whether a specific tag is self-closing or not.
The name of the tag to validate.
True if the tag is self-closing, false otherwise.
See Implementation
Checks whether a specific tag is self-closing or not.