Responsive video sizing #13

Open
opened 2015-11-03 17:06:43 +13:00 by dave · 1 comment
dave commented 2015-11-03 17:06:43 +13:00 (Migrated from git.oeru.org)

Created by: jtittsler

Embedded videos should be responsive to size appropriately on small devices.

Options:

*Created by: jtittsler* Embedded videos should be responsive to size appropriately on small devices. Options: * [Bootstrap](http://getbootstrap.com/components/#responsive-embed) * [Wayne's suggested CSS](https://jonsuh.com/blog/responsive-youtube-vimeo-embed-and-html5-video-with-css/)
dave commented 2015-11-03 22:03:40 +13:00 (Migrated from git.oeru.org)

Created by: jtittsler

I added the Bootstrap responsive embed wrapper to a Vimeo video. It did a better job of rendering on my Android devices.

It conflicted with style="float: right;" which really should be redone to use the grid system. I simply deleted the style for the test case.

*Created by: jtittsler* I added the Bootstrap responsive embed wrapper to a Vimeo video. It did a better job of rendering on my Android devices. It conflicted with `style="float: right;"` which really should be redone to use the grid system. I simply deleted the style for the test case.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
OERF/course-snapshot#13
No description provided.