HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <video width="350" height="250" controls> <source src="/reindeer.mp4" type="video/mp4"> Your browser does not support the video tag. </video> </body> </html>
OUTPUT
×

Save as Private