HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <video width="320" height="240" controls> <source src="/hawk.mp4" type="video/mp4"> </video> </body> </html>
OUTPUT
×

Save as Private