How should add a video in Sololearn by using video tag,but i dont know where should i give "src". | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

How should add a video in Sololearn by using video tag,but i dont know where should i give "src".

Hello Guys, can anyone tell me how should i add a video in Sololearn By using Video tag,where should i give the source.

18th Apr 2019, 9:48 AM
Tousif Ali
Tousif Ali - avatar
5 Answers
+ 7
You should use this syntax <video controls autoplay loop > <source src = " "/> </video> If you using this for first then maybe you will need to know how to make a video url so let me help you... Just go for "Dropbox" application , Upload your file and copy the link ... Now just replace "www" with "dl" /* Note: You can also use audio tag just like this... Just write "audio" instead of "video" */
19th Apr 2019, 6:19 PM
Shourya
Shourya - avatar
+ 6
Hi, To utilize assets in the Code Playground, you must first host them. A common way to do this is through Dropbox. https://www.sololearn.com/discuss/1054246/?ref=app Once that's done, here's a review of how to implement it: https://www.sololearn.com/learn/HTML/2194/?ref=app I hope this helps. Happy coding!
18th Apr 2019, 12:04 PM
Janningā­
Janningā­ - avatar
+ 2
Thanks
18th Apr 2019, 5:39 PM
Tousif Ali
Tousif Ali - avatar
+ 1
Thanks
20th Apr 2019, 6:12 AM
Tousif Ali
Tousif Ali - avatar
+ 1
Hello my dear friend Iam very happy in the front of you
5th May 2019, 10:21 PM
Ahmed Abaker Ahmad Abaker Alfadel
Ahmed Abaker Ahmad Abaker Alfadel - avatar