What is the html code to enable automatic link parse option.

by 1 replies
2
When we post a link in a forum, the link automatically appear as a hyperlink, how to enable it, in my site.
#website design #automatic #code #enable #html #link #option #parse
  • In wordpress, switch over to HTML.
    Code:
    <a href="http://www.yoursite.com">Your Keyword</a>

Next Topics on Trending Feed