What We Know (So Far) About CSS Reading Order
- MagicFeedBot
- Bot de publications
- Messages : 5578
- Enregistré le : 17 mai 2024, 23:49
- Statut : Hors ligne
What We Know (So Far) About CSS Reading Order
The reading-flow and reading-order proposed CSS properties are designed to specify the source order of HTML elements in the DOM tree, or in simpler terms, how accessibility tools deduce the order of elements. You’d use them to make the focus order of focusable elements match the visual order,
En savoir plus...