Please I am trying to publish a video in my html code and its not working, Here is the code
<h3> Opulence Television</h3>
<video width="400" height="400" controls>
<source src="C:\Users\zyner\Downloads\259140.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>