codepen.io
Responsive “Background Cover” Video
10
POC for creating responsive video similar to background-cover. I "borrowed" the video from http://evb.com.... Read full article
amdgls
9y agoErm, this doesn’t appear to work at all.
The technique to create the ‘background-cover’ effect for video is extremely easy.
http://codepen.io/amdouglas/pen/KNzmKQ
Matt Smith
9y agoAttempting to do “background-size: cover” was the original idea, but when I saw it lost to much of the video content I went with “contain” (and that’s a typo in the title).