ffoodd / a11y.css

This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.

Home Page:https://ffoodd.github.io/a11y.css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a11y.css

Pronounced Alix. Because it’s simpler.

GitHub version

Introduction

This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.

CSS files are available in French, English, Spanish, Greek, Arabic, Portuguese, Russian, Chinese and Polish — and leveled or full.

How to use?

WebExtension

Either you're using Firefox, Edge or Chrome, you're invited to install and use a11y.css's webextension — which has its own repository.

It provides some nice features not included in the main CSS file (for now), such as:

  • force focus visibility;
  • show lang attributes;
  • check images' alternatives by displaying them;
  • increase text spacings.

As a WebExtension, it also enables to:

  • toggle CSS and change level on the fly,
  • remember settings for each tab,
  • automatically update in the background.

Contribution & customisation

If you want to get involved in this project, be sure to take a look at its wiki. I'll be pleased to read your issues or pull requests!

About

This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.

https://ffoodd.github.io/a11y.css

License:MIT License


Languages

Language:SCSS 86.7%Language:CSS 6.7%Language:Nunjucks 3.4%Language:JavaScript 3.2%