css 响应的iframe和地图只有CSS

Posted

tags:

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

/* Responsive iFrame */
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,  
.vresponsive-iframe-container object, 
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*And then wrap your Google Map or Google Calendar iframe in a div like this:*/
/*<div class="responsive-iframe-container">
    <... iframe code >
</div>*/

以上是关于css 响应的iframe和地图只有CSS的主要内容,如果未能解决你的问题,请参考以下文章

嵌入谷歌地图的iFrame上的CSS边框半径,不起作用

css 响应式iframe的CSS

css iframe / youtube / video的响应式CSS

为响应式设计缩放 iframe 仅 CSS

css 响应式iFrame

css 响应式修复iframe视频