What is wrong with the following link code?
<a href="https://www.example.com" title=Link title">Example</a>
title attribute should be removed
title
Example should be in quotes
Example
href attribute should be removed
href
Missing opening quote for title