0
If the video is in my pc then how should I put it in webpage ?
will it be possible?
3 Respostas
+ 5
Just place the video file in the same directory as your html files and use it! If your webpage is hosted on some server, you need to upload the video file to that server.
Hope this helps!
+ 3
I highly recommend you that upload your video to youtube and then insert it in your website via iframes, that would save a lot of resources to your server hosting.
0
yup....you should be use video tag and src attribute for it