HTML Void Elements List
JSON →The `html-void-elements` library provides a Pythonic list of all known HTML void tag names, based on the HTML living standard. Void elements are a special category of HTML elements that do not have closing tags and cannot contain any content or child elements (e.g., `<img>`, `<br>`, `<meta>`). This library is currently at version `0.1.0` and offers a static list for use in parsers, validators, or other HTML processing tools. Its release cadence is infrequent, typically updating only when the underlying HTML standard for void elements changes.
Traffic · last 30 days ↓67% vs prev 7d
total hits 8
actors 4 distinct systems
last hit 6d ago Script
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇫🇮 Finland · 🇨🇦 Canada
Resources
API endpoints
full doc /v1/registry/html-void-elements
compatibility /v1/registry/html-void-elements/compatibility