Maintain 16:9 aspect ratio with height 100%

China☆狼群 提交于 2019-12-11 12:22:22

问题


I want to give a div a height of 100% while maintaining a 16:9 aspect ratio. Is this possible using CSS.

I’ve seen some examples that have a width of 100% and then use a percentage padding-bottom value. But not sure how to turn it around for a 100% height.

来源:https://stackoverflow.com/questions/33442754/maintain-169-aspect-ratio-with-height-100

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!