0
How to include images,audio,video in our website
I have learnt html5 n css.But when I try in computer system I am not getting results. example I have images in local disk c. I want to include it.wt should I do please help me out.please..............
5 Antworten
+ 1
if your audio/video/image are in the same directory as your html file, just simply put "myvideo.mp4" or whatever as ur source (works with css or js files and other html pages if you would wanna use them as a link), if its not in the same directory try "file:///C:/..."
0
Too generic, be more specific.
0
How to include images from other folder like from local disk c.
0
i cant put a videos in my website ! any suggestion ?
0
learn html 5 bro....There is a <video>tag which includes the video in u r website