i would like to help me insert a video.mp4 in the header of the Photo template. I try once this
- Code: Select all
<p><video controls="controls" width="100%" height="400">
<source src="images\video.mp4" /></video></p>
but it wasn't successful. I would like the video to cover all the header module. Any ideas?
Thanks in advance
