+ 1
how can i post a video on sOlOlOeRn???
how can i post a video on sOlOlOeRn??? i know that is not not possible now but how???
3 Réponses
+ 2
//You cannot directly access videos of your device from sololearn, so you should upload it on Dropbox to use on sololearn
<video controls>
<source src="video.mp4" type="video/mp4">
<source src="video.ogg" type="video/ogg">
Video is not supported by your browser
</video>
https://www.sololearn.com/learn/HTML/2194/
https://www.sololearn.com/discuss/1054246/?ref=app
+ 1
I dont know but you can try this. Install your video to youtube. Then you can use <iframe> tag.