+ 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.
5 Respostas
+ 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"
*/
+ 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!
+ 2
Thanks
+ 1
Thanks
+ 1
Hello my dear friend Iam very happy in the front of you