Skip to content

Commit

Permalink
Update accessibility.mdx
Browse files Browse the repository at this point in the history
added code tags
  • Loading branch information
mbgower authored and tw15egan committed Oct 28, 2022
1 parent 61c17eb commit 90b80e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/components/pagination/accessibility.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ Not all the elements in pagination have static or visually isolated labels. Carb

Keep these considerations in mind if you are modifying Carbon or creating a custom component.

- Carbon uses <select> elements for the dropdowns
- Carbon uses `<select>` elements for the dropdowns
- Consult the [ARIA authoring practices](https://www.w3.org/WAI/ARIA/apg/example-index/combobox/combobox-select-only.html) for more considerations.

0 comments on commit 90b80e9

Please sign in to comment.