Hey there!
It would be great to have an assessment for the tasks given on this page:
My code reference:
test1
test2
test3
Let me know if I miss something or what could’ve been better on the process.
Thank you for being kind and generous
Hey there!
It would be great to have an assessment for the tasks given on this page:
My code reference:
test1
test2
test3
Let me know if I miss something or what could’ve been better on the process.
Thank you for being kind and generous
Hi @Monchi
In tasks 1 and 2, your fallback links are broken.
Task 1
<a href="media/audio/mp3">
should instead be <a href="media/audio.mp3">
Task 2
<a href="media/video/mp4">
should instead be <a href="media/video.mp4">
Well done on your progess
Hi @vusithedev, thanks for checking out my code! I’ll fix them