mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
5 lines
278 B
HTML
5 lines
278 B
HTML
<html>
|
|
<body>
|
|
Reports a missing <code>title</code> element inside a <code>head</code> section. Suggests adding a <code>title</code> element. The title should describe the document. Based on WCAG 2.0: <a href="https://www.w3.org/TR/WCAG20-TECHS/H25.html">H25</a>.
|
|
</body>
|
|
</html> |