What's wrong with this code?

The value of the onclick attribute is missing parentheses ()The onclick attribute should be hrefThe src attribute should be hrefThere should be a script linked for onclick to work

The value of the onclick attribute is missing parentheses ().