天天看点

html5的size,html - Set HTML5 video size? - Stack Overflow

Alright so I'm trying to re-do our site using code instead of Muse... not done styling yet, still just adding the core elements. How do I recreate the video strip on this page:

Except with it set to 100% width, in HTML? The closest thing I got was it filling up the WHOLE page bg, which I don't want.

This was done with 2 Muse plugins: one to actually 'host' the video files (responsively) on an otherwise blank 'storage' page, and a second plugin (iframe plugin) to reference that video on the index.html page.

heres the new page with the current gimpy video playing. I'd like it to fill out like it does in the first site. http://wearethefirehouse.com/firehousetest/

Here's my code for the new site:

HTML: