Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML validation #577

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft

HTML validation #577

wants to merge 18 commits into from

Conversation

dmnisson
Copy link
Contributor

@dmnisson dmnisson commented Nov 20, 2020

Links

Description

  • Install html-validate and html-validate-vue plugins, as well as the html-validate Vue CLI plugin
  • Using valid HTML will improve cross-browser compatibility and accessibility
  • Validation-related changes in this PR include adding type attributes to buttons, alt text to some images, and using legend inside of fieldset for the reference form

Developer self-review checklist

  • Potentially confusing code has been explained with comments
  • No warnings or errors have been introduced; all known error cases have been handled
  • Any appropriate documentation (within the code, README.md, docs, etc) has been updated
  • All edge cases have been addressed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant