<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
<video width="480" height="320" controls>
<source src="sea_waves.mp4" type="video/mp4">
Unfortunately, This browser does not support the video tag.
</video>
</body>
</html>