diff --git a/documentation.md b/documentation.md index dd823f2..6d3a04e 100644 --- a/documentation.md +++ b/documentation.md @@ -77,6 +77,22 @@ Quotes mix it up a little bit, if you write long articles. So use quotes: {: .text-right } +### Responsive Videos + +With foundation responsive videos are easy. [More ›](http://foundation.zurb.com/docs/components/flex_video.html) + +
+ +
+ +#### Code to use for flexible videos + +{% highlight html %} +
+ +
+{% endhighlight %} + ## Images: Header, Title, Thumbnails {#images}