diff --git a/www/content/examples/tabs-javascript.md b/www/content/examples/tabs-javascript.md index c0a1bf196..0f32a093c 100644 --- a/www/content/examples/tabs-javascript.md +++ b/www/content/examples/tabs-javascript.md @@ -24,9 +24,9 @@ when the content is swapped into the DOM. let newTab = event.target newTab.setAttribute('aria-selected', 'true') newTab.classList.add('selected')"> - - - + + +
@@ -42,9 +42,9 @@ when the content is swapped into the DOM. let newTab = event.target newTab.setAttribute('aria-selected', 'true') newTab.classList.add('selected')"> - - - + + +