+ 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 Answers
+ 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