How to add links on the fly in a website?

Website help needed.......How to add links ?

sycopath24 at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

When using an HTML editor use the following code: <a href="http://google.com">Google</a> Replace google.com with the website address ie. bbc.co.uk cnn.com and then replace Google with what you want the anchor text to be (what the user sees as the link) Hope that helps.

Michael

When using an HTML editor use the following code: <a href="http://google.com">Google</a> Replace google.com with the website address ie. bbc.co.uk cnn.com and then replace Google with what you want the anchor text to be (what the user sees as the link) Hope that helps.

Michael

<a href="http://www.nomiguide.com">Nomiguid… Replace the website address with your website address and replace name with your website name. if you want more help contact me [email protected]

uf Ho

<a href="http://www.nomiguide.com">Nomiguid... Replace the website address with your website address and replace name with your website name. if you want more help contact me [email protected]

uf Ho

Use the Jump To On Select Code: http://paynelessdesigns.pastebin.com/i11w0VHD Ron

Shadow Knows

create link with the HTML tag <a href="yourwebsitelink.com">Link Name</a> and that is valid link tag, that is the only way to create link.

Gabs777

create link with the HTML tag <a href="yourwebsitelink.com">Link Name</a> and that is valid link tag, that is the only way to create link.

Gabs777

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.