mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
add Accessibility section for Bootstrap
It looks like Bulma's accessibility profile is very slowly improving but will never (unless given infinite timeline) match that of Bootstrap’s. For those of us that are legally required to meet a11y guidelines (US Government/Education), this is an important point that should be highlighted.
This commit is contained in:
parent
c6b56a8d93
commit
544db84ea9
@ -50,6 +50,10 @@ bootstrap:
|
||||
icon: "list"
|
||||
title: "Additional elements"
|
||||
content: "Bootstrap has some **elements** like [list group](https://getbootstrap.com/components/#list-group), [wells](https://getbootstrap.com/components/#wells), or [page header](https://getbootstrap.com/components/#page-header) that Bulma doesn't have."
|
||||
- type: "bootstrap"
|
||||
icon: "universal-access"
|
||||
title: "Accessibility"
|
||||
content: "Bulma has introduced some support for accessibility, but Bootstrap has strong and pervasive compatibility with **WCAG 2.0** guidelines."
|
||||
---
|
||||
|
||||
<div class="bd-bootstrap-message notification is-radiusless">
|
||||
|
Loading…
Reference in New Issue
Block a user