Multiple choice

Which attribute of <img> is used to link the video or audio file?

  1. link

  2. dynsrc

  3. href

  4. src

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The dynsrc attribute was a non-standard extension used by Internet Explorer to specify a video or audio file for an tag. The standard src attribute is for images.