How to create LINKS to other websites in my blogs?

How to create LINKS to other websites in my blogs?

  • Answer:

    Most blog services have an automated function that will help you add hyperlinks into blog entry copy or other areas (like a blog roll or external site list) as well. Otherwise, use anchor tags in the HTML code view of your blog. See below for an example: FORMAT: <a href="URL">Text for the visitor to click on</a> ACTUAL EXAMPLE: <a href="http://yahoo.com">Yahoo!</a> Again, how you add a link specifically depends on the blog service, platform and Internet tools that you are using. Your question doesn't include those details, so see http://www.w3schools.com/HTML/html_links.asp for general instructions. NOTE: You may want to post future questions about this subject in the Computers & Internet > Programming & Design category with more detail.

A at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.