css 响应iframes vzw。 YouTube视频

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 响应iframes vzw。 YouTube视频相关的知识,希望对你有一定的参考价值。

<h1>Nich-responsive Einbindung</h1>
<div title="Kampf gegen ein Nazgûl im Westen von Gondor. Aufgenommen in Herr der Ringe Online.">
  <iframe width="530" height="298" src="https://www.youtube.com/embed/KdI7EQsmlJs" frameborder="0" allowfullscreen></iframe>
</div>

<h1>Responsive Einbindung</h1>
<div class="video-block" title="Kampf gegen ein Nazgûl im Westen von Gondor. Aufgenommen in Herr der Ringe Online.">
  <iframe width="530" height="298" src="https://www.youtube.com/embed/KdI7EQsmlJs" frameborder="0" allowfullscreen></iframe>
</div>
Responsive iframes vzw. YouTube-Videos
--------------------------------------


A [Pen](http://codepen.io/vladimir-simovic/pen/ALvBzq) by [Vlad](http://codepen.io/vladimir-simovic) on [CodePen](http://codepen.io/).

[License](http://codepen.io/vladimir-simovic/pen/ALvBzq/license).
.video-block {
  position: relative; 
  padding-bottom: 56.25%; /* 16:9 */
  height: 0; 
  overflow: hidden; 
  width: 100%; height: auto;}

.video-block iframe {
  position: absolute; 
  top: 0; left: 0; 
  width: 100%; height: 100%;}

以上是关于css 响应iframes vzw。 YouTube视频的主要内容,如果未能解决你的问题,请参考以下文章

css 响应式iframe的CSS

为响应式设计缩放 iframe 仅 CSS

css 响应的iframe和地图只有CSS

css iframe / youtube / video的响应式CSS

css 响应式iFrame

css 响应式修复iframe视频