Hi DP's members, I need help here. I need a confirmation about this html code to be used on comment. [link]="http://www.domain-name.com">Domain Name"[/link] Is it right? I'm appreciate if someone would help me. Thanks in advance.
Hi, Are you trying to put in an anchor text on your comment? I think the code should be: [link="http://www.domain-name.com"]Domain Name[/link] with "Domain Name" as your anchor text. Hope that helps.
The HTML code would be: <a href="http://www.domain-name.com">Domain Name</a> There is a difference between HTML and codes that some forums use.