How do I create a link within the main body

I would like to know how to create a link in the main body of my page.  I do not want to make a new page. I just want to know how can I create a link within the body of text or content that I have. The link will connect the reader to another part of my website. 

Rate0

Replies

  • You will need to add an HTML element and then add the following HTML code within the element <a href='whateveryourlinkis>'whatyouwantthelinktobe'</a> - this is very basic

    checkout w3cschools.com for further modifications

    Example; <a heref="www.google.com">Google</a>

    Reply
Please Sign In to Add a Comment
or

This website is powered by Spruz