Tagged Questions
0
votes
0answers
34 views
Network profile activity tab doesn't link to comments
If you try following a link to a comment in your activity tab, you might notice that thanks to the fragment identifier it automatically expands the relevant comment thread and brings the comment to ...
1
vote
0answers
110 views
Why can't I have an <a rel=“external me” href=“…”>hyper link</a> in my profiler @ StEx? [duplicate]
Possible Duplicate:
Allow rel=“me” in stackoverflow profile HTML
I tried to have this code in my profile:
<a href="http://knarf.se/" rel="external me">Ego-Hub</a>
...