Back to Intellij Community

HtmlRequiredTitleElement

plugins/htmltools/resources/inspectionDescriptions/HtmlRequiredTitleElement.html

2025.3-rc-2204 B
Original Source

Reports a missing title element inside a head section. Suggests adding a title element. The title should describe the document. Based on WCAG 2.0: H25.