How can I make a good responsive videos / images website? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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) —

19th Jan 2020, 9:42 AM
Ginfio
Ginfio - avatar
2 Réponses
+ 3
You'd do this using CSS. If you want a more specific answer just ask more questions.
19th Jan 2020, 2:55 PM
George Ryan
George Ryan - avatar
+ 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
21st Jan 2020, 4:53 PM
Ginfio
Ginfio - avatar