Asessment wanted for multimedia and embedding test

I kindly ask for an assessment for the multimedia and embedding test.
here are my codes on codepen and css provided in the test.

I do appreciate for your valuable review beforehand.

Hi @bedribulut

Well done! :clap:
Here are some comments:

  • Task 1: In the fallback text it would make sense to link to the actual file, so the user could download it (<a href="media/audio.mp3">).
  • Task 2: As opposed to CSS the width and height attributes are just numbers without px at the end. The muted attribute on its own is enough, no need for ="auto".
  • Task 3: The embedded PDF should also have width and height attributes.

I think that’s all. :grin:

Have a nice weekend,
Michael

2 Likes

I do appreciate for your valuable review. have a good day.

1 Like