0 / 60 seg.

What does the following HTML code produce?

<video width="640" height="360">
  <source src="movie.mp4" type="video/mp4">
  Your browser does not support the <video> element.
</video>