Hi again, @iLuvHalav
The additional info you put into the title
attributes are okay, but I would rather directly include it in the text so the user doesn’t need to hover over the link to see it. For example:
Code:
<p>You can also <a href="factfile.pdf" target="_blank">download our factfile (PDF, 4MB)</a> for lots more information, including an FAQ.</p>
Result:
You can also download our factfile (PDF, 4MB) for lots more information, including an FAQ.