You must Sign In to post a response.
  • Category: Suggestions and Feedback

    How to create a hyperlink to an existing article/post?

    I want to learn how to create a hyperlink to an article or thread that exists on TEC. If I copy it from address bar and paste it, it does not show up as a hyperlink.
  • #19967
    <a href="www.example.com">Words to show up as link</a>
    This is how you create links.

  • #19968
    You can create Hypertext or Anchor link through this HTML tag :
    (a href="https://www.techulator.com") Techulator (/a)
    for
    Techulator
    Replace ( ) with < >.

  • #19969
    Thanks webmaster
    Live....and Let Live!

  • #19990
    Just go through this link and learn about all the HTML tags allowed in techulator and the code to implant them in your content.

    Regards,
    Mehdi

    Regards,
    Mehdi

  • #19992
    Thanks , Mehdi- that was an awesome and helpful link. Thanks for widening my knowledge of html tags.
    Live....and Let Live!

  • #20006

    You are most welcome. That is my duty. I think taking the help of search bar or help topics to get answers to your questions and clear your doubts is more effective than asking them over here in the forums.


    Regards,
    Mehdi


  • Sign In to post your comments