What's incorrect in this link code?
<a href title="Link title" alt="Example">Example</a>
href attribute should have a value
href
Example should be in single quotes
Example
alt attribute should be removed
alt
title attribute should be removed
title