What's wrong with this code?

The rel attribute is missingThe href attribute should be srcThe location of the style sheet is wrongThe link element should be script

A rel attribute that's set to "stylesheet" is missing.