Test your skills task: Multimedia and embedding - Learn web development | MDN (mozilla.org)
Hi @shanel09
Well done!
Here are my comments:
- Task 1:
Correct!
- Task 2:
Mostly correct. Just two typos (slashes instead of dots) in
src="media/video/webm"
andhref="media/video/mp4"
. - Task 3:
Mostly correct. A reasonable
width
andheight
for the<object>
would be good. - Everything else in tasks 2 + 3 is correct.
Keep up the great work,
Michael
2 Likes