How do I take my blog url and make it hyperlink to my school discussion board
-
Could not post hyperlink of my url to my school discussion board
The blog I need help with is: (visible only to logged in users)
-
Hi,
Linking one URL in the text of a post to a different URL, as you seem to be asking, can be done, but it would be confusing. The link to your website in the above post has the HTML form
<a href="http://jmelodieblog.wordpress.com"> jmelodieblog.wordpress.com</a>
The href identity is the destination URL. The link text appears just before the tag. If your destination URL is something else, then your link text, itself an URL, will link to a different URL.On the other hand, creating a link to your school discussion board using appropriate link text would be more advisable, and may be easily accomplished using the example above, or the instructions in the Links support page.
-
- The topic ‘How do I take my blog url and make it hyperlink to my school discussion board’ is closed to new replies.