Fluid Grid Scalable Video Embedding
i trying scale embedded video container , i've figured out how scale width cannot seem height size accordingly. missing have height set "auto" aspect ratio adjusts based upon flexible widths? below code:
img, object, embed, video {
max-width: 100%;
max-height: auto;
}
<div align="center" id="ride-video"><iframe width="100%" src="http://www.youtube.com/embed/ky0dz7v5nyc" frameborder="0" allowfullscreen></iframe></div>
have @ mob have done http://foundation.zurb.com/page-templates4/orbithome.html
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment