Is there a way to add the title attribute to a link without having to use a placeholder? For example:

<a href="http://www.domainname.com/" target="_blank" title="Chicago Swimming Pools">company name</a>

Thanks!