0
Video element not working for me
I'm trying to insert a video from my computer using the video element but it's not working for some reason. I used this code: <video controls> <source src="C:\Users\anari\Videos\tokumei.mp4" type="video/mp4"> </video>
2 odpowiedzi
+ 4
Anario do you have the src="url for the video" >