What's wrong with this code?
src attribute needs to go in the script tag, not the body taghref, not srcsrc attribute needs to go in the HTML tag, not the body tagThe src attribute needs to go in the script tag at the bottom of the body, not the body tag.