css 响应Youtube

Posted

tags:

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

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*<div class='embed-container'><iframe src='http://www.youtube.com/embed/9AShsOgwCG0' frameborder='0' allowfullscreen></iframe></div>*/

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

css iframe / youtube / video的响应式CSS

css 只有CSS响应的YouTube / Vimeo嵌入式

css 响应iframes vzw。 YouTube视频

css Youtube响应

css 响应youtube视频

css 响应Youtube