Hello,
Can I use the video tag in html or just need html5 to use the tag <video>. What is the proper code to experiment it on my website.
It is currently Sat Dec 02, 2017 4:04 pm Advanced search
<video src=video.ogg controls></video>
<video controls>
<source src=video.ogg type=video/ogg>
<source src=video.mp4>
</video>
Users browsing this forum: No registered users and 1 guest