IHYPRESS.NET
HTML
HOME | ASP | C | CSS | HTML | JAVASCRIPT | PERL | PHP | PYTHON | RUBY | SVG
HTML ❯ Video Element
<09>
<!DOCTYPE html> <head><head> <meta charset="UTF-8"> <title>HTML5 Video Tag</title> </head> <body style="margin:0;padding:0;"> <div style="margin:10px 0px 10px 10px;"> Lenny Loosejocks<br> <video width="380" controls autoplay preload> <source src="https://ihypress.com/videos/lenny01.mp4#t=6" type="video/mp4"> Your browser does not support the video tag. </video> </div> <div> <a href="https://ihypress.ca/lenny/" target="_blank">See more Lenny cartoons here</a> </div> </body> </html>
HTML5 Video Tag
Lenny Loosejocks
See more Lenny cartoons here
COPYRIGHT © 2015-2024 IHYPRESS.NET. A DIVISION OF IHY PRESS. ALL RIGHTS RESERVED.