Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O opensourcediversity.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Source Diversity
  • opensourcediversity.org
  • Issues
  • #123
Closed
Open
Issue created May 20, 2021 by Justin W. Flory@jwfloryContributor

Fix failing HTML checks

We now have a Continuous Integration pipeline, as per #122. However, there are some errors that need to be fixed for valid HTML and accessibility:

line 34 column 33 - Warning: missing </button> before <div>
line 35 column 68 - Warning: inserting implicit <button>
line 36 column 33 - Warning: discarding unexpected </button>
line 201 column 53 - Warning: unescaped & or unknown entity "&I"
line 95 column 149 - Warning: <img> lacks "alt" attribute
line 34 column 33 - Warning: trimming empty <button>
line 35 column 68 - Warning: trimming empty <span>
line 35 column 81 - Warning: trimming empty <span>
line 35 column 94 - Warning: trimming empty <span>
line 35 column 107 - Warning: trimming empty <span>
line 35 column 68 - Warning: trimming empty <button>
line 343 column 41 - Warning: <a> proprietary attribute "dnt"
Info: Document content looks like HTML5
Tidy found 12 warnings and 0 errors!

source: https://app.circleci.com/pipelines/github/opensourcediversity/opensourcediversity.org/2/workflows/6ed0dc82-28da-40dc-a6bc-4226f2928d08/jobs/2

Assignee
Assign to
Time tracking