Skip to content

A page filled with common HTML elements to be used for testing purposes. Useful when building CSS systems for projects big and small.

License

Notifications You must be signed in to change notification settings

scriptor-pro/a11y-friendly-html5-test-page

 
 

Repository files navigation

WCAG 2.1 AA compliant HTML5 Test Page

npm version

This is a test page filled with common HTML elements to be used to provide visual feedback whilst building CSS systems and frameworks.

A11Y

This page has been made WCAG 2.1 AA compliant

Versioning

HTML5 Test Page will be maintained using the Semantic Versioning guidelines. From here on out, releases will be numbered using the following format:

major.minor.patch

  • Breaking backwards compatibility increments major, while resetting minor and patch.
  • New code that does not break backwards compatibility increments minor, while resetting patch.
  • Bug fixes and other small changes increment patch.

Credits

Made by @cbracco. This project is based on the test file included in @necolas’s normalize.css project.

About

A page filled with common HTML elements to be used for testing purposes. Useful when building CSS systems for projects big and small.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%