]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add basic menu codepen!
authorharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 09:38:45 +0000 (15:08 +0530)
committerharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 09:38:45 +0000 (15:08 +0530)
docs/pages/menu.md

index 6437b15a6a7e93995bbed23ac7d125b4f39a825b..0e4390e5113d10fbcd44187d74d343a8af9215f2 100644 (file)
@@ -20,6 +20,12 @@ The menu is a flexible, all-purpose component for navigation. It replaces Founda
 
 All versions of the menu are a `<ul>` filled with `<li>` elements containing links. By default, a Menu is horizontally oriented.
 
+<div class="docs-video-codepen-container">
+  <a class="" data-open-video="12:00"><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>
+
+  <a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/rmvXMX?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/cp1.svg" class="" height="" width="" alt="edit on codepen button"></a>
+</div>
+
 ```html_example
 <ul class="menu">
   <li><a href="#">One</a></li>