Iframe Video Container

The iframe video container is a wrapper that’s used around a video iframe like a youtube video to make it responsive.

<div class="responsive-embed">
    <iframe src='https://www.youtube.com/embed/SXeTPnRXACc' width='560' height='314' allowfullscreen='allowfullscreen'></iframe>
</div>
  • Handle: @iframe-video-container
  • Tags: ou-snippet
  • Preview:
  • Filesystem Path: _src/components/common/iframe-video-container/iframe-video-container.twig