]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Design correction!
authorharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 17:54:44 +0000 (23:24 +0530)
committerharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 17:54:44 +0000 (23:24 +0530)
docs/pages/responsive-accordion-tabs.md

index a56f35f2af87efad1a302af584d0fc140515f1a2..ed83d6535f981bb2fd4084def2b2b2b66dc5b2df 100644 (file)
@@ -71,6 +71,8 @@ Accordion content should also have an ID, or the # of the href should be specifi
   </li>
 </ul>
 
+#### Tabs HTML Markup
+
 <p>
   <a class="" data-open-video="0:39"><img src="https://www.elastic.co/static/images/svg/video-play-btn.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>
 </p>
@@ -79,8 +81,6 @@ Accordion content should also have an ID, or the # of the href should be specifi
   <a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/mmKQVN?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/codepen-button.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>
 
-#### Tabs HTML Markup
-
 ```html
 <ul class="tabs" data-responsive-accordion-tabs="tabs medium-accordion large-tabs" id="example-tabs">
   <li class="tabs-title is-active"><a href="#panel1" aria-selected="true">Tab 1</a></li>