The next step after adding CSS to highlight links with rel=nofollow is to give the user some information about what the
symbol and the dashed line mean. Since CSS will not allow you to add tooltips and links, we have to resort to some javascript trickery. The up-side to this is that it will also display the markup on older browsers like IE 6.
Adding this kind of markup to your site is pretty easy to do.
Continue reading ‘Adding user-friendly rel=nofollow markup (for IE too!)’ »