Using twitter bootstrap, how to make an embedded video responsive?

前端 未结 4 1377
一向
一向 2021-02-06 07:56

I am trying to make an embedded video responsive to window size change and compatible with mobile screens as well. Does anyone know which class to implement or how to make the v

4条回答
  •  伪装坚强ぢ
    2021-02-06 08:59

    Check out the "Responsive video CSS" - Source Code on github.

    Here's a working demo on Bootply. Click Run and see it resize for different screen sizes.

    ...

提交回复
热议问题