Hello all,
I'm trying to make a certain video responsive.
width: 100% or max-width:100% and height: auto; will do.
Now, the problem is, in order to maintain the aspect ratio, if the screen is to
wide, the height is so height that we will have a scroll, hence, not being able
to see the video at all.
Is there a way that you may know about, so that we can archive something like
this
video {
max-width: 100%;
height: auto;
}
BUT avoiding the scroll bar to appear, without using overflow:hidden; ?
k. regards,
mem
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/