<!DOCTYPE html> <html> <body> <p>Here src attribute contains the absolute address of media.</p> <video src="http://www.codingb.com/html/files/Hummingbird.mp4" width="400px" height="400px" loop controls> </video> </body> </html>
Run
×
Share