View Single Post
Old 09-07-2008, 20:33   #11471
Paul Delaney
Guest
 
Posts: n/a
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]

Quote:
Originally Posted by Hank View Post
Help... how do I add a link in an El Reg Comment text?
Each El Reg comment is allocated an anchor point expressed as #myanchorpoint at the end of the URL

View and search the source code of the page for the text you want to link to:

<h3>Phorm is a crime or is not,There are rules that would suggest that it is...<a name="c_265300"> </a></h3>

and use the c_265300 as the anchor point reference like this: /#c_265300

http://www.theregister.co.uk/2008/07...ents/#c_265300





EDIT: Did you mean create a live link from El Reg comments to here?

I'm not sure you can because they only allow plain text comments and you'd need to wrap the link with [ U R L ][ / U R L ] (html) to make it live.