Answered
HTML5 movie player with 4:3 aspect ratio
I am converting a 4:3 aspect ratio movie to play on a website with HTML5.
Do you think this would work? This class is built into Bootstrap.
<div class="embed-responsive embed-responsive-4by3">
Thank you!
