+ 1
How can I make a good responsive videos / images website?
I don’t know if I should start with a code and then show you what I got, if I need to do that I will. But,... Mainly, I’m talking about how I would make the videos responsive, and flexible. Something like this website, It’s flexible as I make the browser smaller or bigger: Dude Perfect: https://dudeperfect.com/videos/ (There’s overplay title on their videos, u can just ignore that) —
2 Respuestas
+ 3
You'd do this using CSS. If you want a more specific answer just ask more questions.
+ 2
George Ryan
Here is the code:
https://www.w3schools.com/code/tryit.asp?filename=GB5O20KI8IQO
I did it on w3Schools so you are able to resize the screen.
And the way I want it to be:
https://dudeperfect.com/videos/
Resize the screens to see if responsive.
thx