In the following code, what is the error?
<video controls width="320" height="240">
<source src="video.webm" type="video/webm">
</video>
In the following code, what is the error?
<video controls width="320" height="240">
<source src="video.webm" type="video/webm">
</video>