From: Brock Duncan Date: Wed, 26 Apr 2017 19:56:24 +0000 (-0400) Subject: Show both html examples X-Git-Tag: v6.4.0-rc1~46^2~64^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9908%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Show both html examples I think I have it here, I also think I made this way more difficult than it needed to be. --- diff --git a/docs/pages/responsive-accordion-tabs.md b/docs/pages/responsive-accordion-tabs.md index 3f5956bc3..2a9427245 100644 --- a/docs/pages/responsive-accordion-tabs.md +++ b/docs/pages/responsive-accordion-tabs.md @@ -28,23 +28,6 @@ Accordion content should also have an ID, or the # of the href should be specifi ``` - -
-

The accordion/tabs values can be in any order.

-
- -```html - -``` -

Once you put it all together, here's what you get!
Scale your browser down to see the toggle happen.
I am an `Accordion on small and large` but I am `Tabs on medium`

@@ -73,9 +56,22 @@ Accordion content should also have an ID, or the # of the href should be specifi +
+

The accordion/tabs values can be in any order.

+
+ Tabs HTML Markup ```html + +

Vivamus hendrerit arcu sed erat molestie vehicula. Sed auctor neque eu tellus rhoncus ut eleifend nibh porttitor. Ut in nulla enim. Phasellus molestie magna non est bibendum non venenatis nisl tempor. Suspendisse dictum feugiat nisl ut dapibus.

@@ -85,7 +81,6 @@ Tabs HTML Markup
``` -

Once you put it all together, here's what you get!
Scale your browser down to see the toggle happen.
I am `Tabs on small and large` and `Accordion on medium`