From e9d6506b4d4de48cfdf57b25c355a47a93c12959 Mon Sep 17 00:00:00 2001 From: Valerie Young Date: Fri, 25 Sep 2020 12:04:48 -0700 Subject: [PATCH] Add codepen to button example --- examples/button/button.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/examples/button/button.html b/examples/button/button.html index 61d01e4ee2..61776dfce6 100644 --- a/examples/button/button.html +++ b/examples/button/button.html @@ -41,7 +41,9 @@

Button Examples

+

Example

+
@@ -154,7 +156,7 @@

Role, Property, State, and Tabindex Attributes

Javascript and CSS Source Code

-
    +
    • CSS: button.css @@ -176,7 +178,7 @@

      HTML Source Code