In the following code, what is the problem?
<video controls width="320" height="240">
<source scr="video.mp4" type="video/mp4">
</video>
In the following code, what is the problem?
<video controls width="320" height="240">
<source scr="video.mp4" type="video/mp4">
</video>