how to add video | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 13

how to add video

19th Oct 2016, 6:18 AM
Sachin Sikarwar
Sachin Sikarwar - avatar
12 Answers
+ 33
<video width="" height="" controls> <source src="enter file here.mp4 " type="video/mp4"> </video> You can also add autoplay and loop to the video tag.
19th Oct 2016, 8:01 AM
Brian
0
<embed src="video name and type"> this is right way
22nd Dec 2016, 2:03 PM
Hassaan Pervez
Hassaan Pervez - avatar
0
using video tag <video src= " enter location of video file where you saved it.mp4> if you save your file in just in that folder where you save your HTML file so you don't have to enter full address.
31st Dec 2016, 3:25 AM
HAMMAD AHMED
HAMMAD AHMED - avatar
0
use video tag.
24th Feb 2017, 8:07 AM
Gzhi Yi
Gzhi Yi - avatar
0
<video src="video.mp4" controls="controls" />
3rd Mar 2017, 2:13 PM
BuyEM
0
hmm by using video tag
6th Mar 2017, 7:49 AM
pratham chudasama rajeshbhai
0
thank
22nd Mar 2017, 6:05 PM
cristian tacuche rojas
cristian tacuche rojas - avatar
- 1
<video src="enter file here.mp4">
3rd Jan 2017, 11:32 AM
Sami daks
Sami daks - avatar
- 2
hmm
16th Feb 2017, 1:28 PM
Dhruv Khera
Dhruv Khera - avatar
- 5
good question
16th Jan 2017, 7:04 PM
Salih
Salih - avatar
- 8
jaise photo add karte h vaise hi
3rd Nov 2016, 4:49 PM
Rohit goel
- 9
pray for harambe
5th Dec 2016, 5:10 PM
Diego Ewin
Diego Ewin - avatar