Why is the following link code incorrect?
<a "href"="https://www.example.com" "title"="Link title">"Example"</a>
No issue
href attribute should be removed
href
title attribute should be removed
title
Extra quotes