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