treehouse : what would you like to learn today?
Web Design Web Development iOS Development

HTML5 video coming out of container before load

  • I have a video on my site and wen its loading it burst out of the container, also it is bigger than the container because i was using my IPod to shoot it.

    I use this code to set it to the right size:

      width: 100%;
      height: auto !important;
    

    But when its loading it bursts out.

    Help please n how to fix it

    I am using Google Chrome Candy