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

前端 未结 4 1440
一向
一向 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:54

    Check out the responsive-embedd.css located archive. apply the class .embed-responsive to your embed container or any of the other classes you wish.

提交回复
热议问题