I have a page that is generating a hyperlink dynamically like so:


<A HREF="http:www.google.com">Enter Site</A>

but I want to put some tags around this so it doesn't appear, or function as a link and just displays the text as normal. Any ideas?