Skip to content

Commit

Permalink
hot fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
crescentheaded committed May 20, 2024
1 parent 87b6f4d commit 5968465
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@Tutorial(time: 20) {
@Intro(title: "Navigating between Elements") {
Previously we learnt how to provide interfacial elements with everything to be accessible. But interfaces are not just elements -- there is also coherence between them, implemented by meaningful connection between its elements.
Previously we learnt how to provide interfacial elements with everything to be accessible. But interfaces are not just elements -- there is also coherence between them, implemented by meaningful **connections between its elements**.

In this tutorial we are going to conclude foundation of making accessible interfaces: how to connect everything so it flawlessly work as intended with any assistive technology.
In this tutorial we are going to conclude foundation of making accessible interfaces: how to connect everything so it *flawlessly* works as intended with *any* assistive technology.
}

@Section(title: "Direct and indirect selection") {
Expand Down

0 comments on commit 5968465

Please sign in to comment.