From c4bbb32b9ce36e94241d6260e67354d8b57a29a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= Date: Tue, 16 Sep 2014 11:27:26 +0200 Subject: [PATCH] Update flexible video --- documentation.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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}