https://github.com/jpdevries/css-only-radio-buttons
CSS Only Radio Buttons Example
https://github.com/jpdevries/css-only-radio-buttons
Last synced: 2 months ago
JSON representation
CSS Only Radio Buttons Example
- Host: GitHub
- URL: https://github.com/jpdevries/css-only-radio-buttons
- Owner: jpdevries
- License: mit
- Created: 2016-06-28T11:22:02.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-06-30T06:53:09.000Z (over 9 years ago)
- Last Synced: 2025-04-09T09:37:40.673Z (12 months ago)
- Language: HTML
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSS Only Radio Buttons
Accessible styling of a radio set group with CSS.
## Demo
[View the demo](https://jpdevries.github.io/css-only-radio-buttons/).
## Accessibility Proclaimer
This component strives for WCAG 2.0 Guidelines Level AA. Please [open an issue](https://github.com/jpdevries/css-only-radio-buttons/issues) for any accessibility issue, feedback, or concern.