Why is this video element incorrect?
<video width="320px" height="240px" controls>
<source src="video.mp4" type="video/mp4">
</video>
Why is this video element incorrect?
<video width="320px" height="240px" controls>
<source src="video.mp4" type="video/mp4">
</video>