I want to display a video in full screen inside a web browser using HTML5 tags.
If you'd like, you can check out my online test and view the source code here:
My issue is that I cannot eliminate the margins (blank borders) around the video, and I'm struggling to achieve a true FULL SCREEN effect.
In the screenshot below, you can see the unwanted margins:
Any suggestions on how to achieve a completely fullscreen display? :-)
By the way, when I double click on the image, I am able to get a true full screen, but I wonder if this involves the flash player. My goal is to be able to view the video in full screen on any device, including smartphones and tablets, without relying on a flash player.
Thank you very much! giorgio