What am I doing wrong | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

What am I doing wrong

<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <video autoplay loop controls> <source src="VID-20220323-WA0002.mp4"type="video/ogg"></source>unsuported video</video> </body> </html> https://code.sololearn.com/Wt8UNi8d18Q1/?ref=app

29th Mar 2022, 8:19 PM
Elijah Adebanwo
Elijah Adebanwo - avatar
8 ответов
0
We can't use local images or videos like that on sololearn. To link your image or video you first need to upload them to some site, like dropbox or google drive, or any other what support this file type and allow sharing, then copy url of this image or video and use in your code on sololearn.
29th Mar 2022, 8:26 PM
PanicS
PanicS - avatar
+ 2
Thanks
29th Mar 2022, 8:35 PM
Elijah Adebanwo
Elijah Adebanwo - avatar
+ 2
Elijah Adebanwo here is one code I used several YouTube videos https://code.sololearn.com/WoHic98S0DV2/?ref=app
29th Mar 2022, 9:03 PM
BroFar
BroFar - avatar
+ 2
sololearn uses his own storage to bind images and videos and audios files. You cant active offline or your localhosts files in it. You have to online them to preview them. Thanks🖤
29th Mar 2022, 9:05 PM
MinhAj RahmAn
MinhAj RahmAn - avatar
+ 1
Video link is offline link. Can't work remotely..
29th Mar 2022, 8:25 PM
Jayakrishna 🇮🇳
+ 1
Can I put YouTube link?
29th Mar 2022, 8:28 PM
Elijah Adebanwo
Elijah Adebanwo - avatar
+ 1
Yes. By this way : Hope it helps.. https://www.sololearn.com/learn/338/?ref=app
29th Mar 2022, 8:34 PM
Jayakrishna 🇮🇳
0
You upload video local then how to play online ....
31st Mar 2022, 4:51 PM
S.Pandeeswaran
S.Pandeeswaran - avatar