[Bug 258880] HTML errors on documentation website
Date: Sun, 03 Oct 2021 05:11:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258880
Bug ID: 258880
Summary: HTML errors on documentation website
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Website
Assignee: doc@FreeBSD.org
Reporter: pfg@FreeBSD.org
Checking https://docs.freebsd.org/en/ with the W3c validator
https://validator.w3.org/nu/?doc=https%3A%2F%2Fdocs.freebsd.org%2Fen%2F
Shows some problems:
Error: Duplicate ID content.
From line 7, column 3148; to line 7, column 3163
d=content><div id=content><div i
Warning: The first occurrence of ID content was here.
From line 7, column 3132; to line 7, column 3147
nav><main><div id=content><div i
Error: An img element must have an alt attribute, except under certain
conditions. For details, consult guidance on providing text alternatives for
images.
From line 8, column 1; to line 8, column 75
Languages↩<img src=https://docs.freebsd.org/images/language.png
class=language-image></a><u
Error: End tag main seen, but there were open elements.
From line 8, column 8333; to line 8, column 8339
div></div></main><foote
Error: Unclosed element div.
From line 7, column 3132; to line 7, column 3147
nav><main><div id=content><div i
--
You are receiving this mail because:
You are the assignee for the bug.