What's wrong with this code?
- The correct attribute name for setting an image is
src - The correct attribute name for setting an image is
source - The image is missing a closing tag
- Nothing is wrong with the code
The correct attribute name for setting an image is src.