You can't do that. It is invalid HTML. You can't put a
in between a and a . Try this instead:
...
add style for pointer view
[data-href] { cursor: pointer; }
When you work up to it, you'd want to use JavaScript to assign the click handler outside of the HTML.