On a test page, I embedded an href tag into the text boxes of each of the three bullet points off a standard template (see here: http://www.resumeeverywhere.com/synch…, if you want the example). All I did was edit the source of the text box and add the href tag by hand. So far, so good. The problem is that only the last of the three href tags works. The other two display as if they would work, but nothing happens (no mouseover, no click through, nothing).
I’d be fine with none of them working or (even better) all of them working, but the inconsistency has me scratching my head a bit. I’d rather not use the HTML box, as embedding the tag directly in the text box keeps the spacing and fonts consistent.
Has anyone else seen this?