Hello,
I Want Show a Video in Web Page.
But I Don’t Understand Why This was Not Working?
Please Help…
Hello,
I Want Show a Video in Web Page.
But I Don’t Understand Why This was Not Working?
Please Help…
<#video width=“320” height=“240” controls>
<#video width=“320” height=“240” controls>
<#source src=“video.mp4” type=“video/mp4”>
<#/video>
here is the code. remove #
Problem Solved :). I’ve been writing wrong codes
Where to paste this code