Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Oct 2021 05:11:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 258880] HTML errors on documentation website
Message-ID:  <bug-258880-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258880

            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=3Dhttps%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=3Dcontent><div id=3Dcontent><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=3Dcontent><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=E2=86=A9<img src=3Dhttps://docs.freebsd.org/images/language.png
class=3Dlanguage-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=3Dcontent><div i

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258880-9>