diff --git a/content/patterns/alert/examples/alert.html b/content/patterns/alert/examples/alert.html index ce61574e2e..571623173b 100644 --- a/content/patterns/alert/examples/alert.html +++ b/content/patterns/alert/examples/alert.html @@ -119,6 +119,17 @@

Role, Property, State, and Tabindex Attributes

+
+

Assistive Technology Support

+ +
+

JavaScript and CSS Source Code

- -
-

Assistive Technology Support

- -
+ diff --git a/content/patterns/button/examples/button.html b/content/patterns/button/examples/button.html index 15b9ea49d4..7f19d34d3e 100644 --- a/content/patterns/button/examples/button.html +++ b/content/patterns/button/examples/button.html @@ -170,6 +170,27 @@

Role, Property, State, and Tabindex Attributes

+
+

Assistive Technology Support

+

Command Button

+ + +

Toggle Button

+ +
+

JavaScript and CSS Source Code

@@ -196,26 +217,6 @@

HTML Source Code

-
-

Assistive Technology Support

-

Command Button

- - -

Toggle Button

- -
diff --git a/content/patterns/link/examples/link.html b/content/patterns/link/examples/link.html index c9c040b224..05c20153dc 100644 --- a/content/patterns/link/examples/link.html +++ b/content/patterns/link/examples/link.html @@ -146,6 +146,17 @@

Role, Property, State, and Tabindex Attributes

+
+

Assistive Technology Support

+ +
+

JavaScript and CSS Source Code

-
-

Assistive Technology Support

- -
- diff --git a/content/patterns/radio/examples/radio-activedescendant.html b/content/patterns/radio/examples/radio-activedescendant.html index 5c87957c98..6e3276971d 100644 --- a/content/patterns/radio/examples/radio-activedescendant.html +++ b/content/patterns/radio/examples/radio-activedescendant.html @@ -244,6 +244,17 @@

Role, Property, State, and Tabindex Attributes

+
+

Assistive Technology Support

+ +
+

JavaScript and CSS Source Code

-
-

Assistive Technology Support

- -
-