☯☼☯ SEO and Non-SEO (Science-Education-Omnilogy) Forum ☯☼☯

SEO => SEO => Topic started by: И. on November 25, 2014, 12:08:51 AM

Title: How to put link in HTML
Post by: И. on November 25, 2014, 12:08:51 AM

How to put links in HTML

  How to put link or links in HTML. This is very easy. 8)

See how:


 Specify the target in this HTML code: <a href=" ">, i.e. <a href="URL of link">. Then add the text that should work as a link, i.e. the text to click on. Finally add a </a> tag to indicate where the link ends. It should look like:
<a href="http://www.example.com">Test link</a>.
Title: And a little bit more about the Example.com
Post by: MSL on November 25, 2014, 01:32:02 AM

Example Domain

  Let me add just a little bit more information about the mentioned above example.com. This domain is established to be used for illustrative examples in documents. You may use this domain in examples without prior coordination or asking for permission.
Title: Re: How to put link in HTML
Post by: jackluter on January 22, 2015, 06:46:48 PM
Use in this format <a href="example.com">example is the best</a>
Title: Re: How to put link in HTML
Post by: mahishewtha on January 23, 2015, 08:41:16 PM
Hope this tutorial will be useful http://www.w3schools.com/htmL/html_links.asp (http://www.w3schools.com/htmL/html_links.asp)
Title: Re: How to put link in HTML
Post by: johnniewalk on January 28, 2015, 03:04:05 PM
Hi, For Html link <a href="domain url">domain keyword</a>..
Title: Re: How to put link in HTML
Post by: bcetindra on August 25, 2015, 01:52:09 PM
The format is given below....

<a href="your url">your keyword</a>
Title: Re: How to put link in HTML
Post by: fugenxsaudi on August 25, 2015, 08:27:40 PM
We can give the link in HTML like:-

<a href="URL Link">anchor text</a>
Title: Re: How to put link in HTML
Post by: И. on September 21, 2015, 07:24:54 AM
 Oh-wow! You're so active in this topic! :D
Title: Re: How to put link in HTML
Post by: danielnash on September 23, 2015, 02:12:52 PM
I think this is very simple, all webmasters and developers already know about anchor tag.
Title: Re: How to put link in HTML
Post by: williamjohn on November 30, 2015, 06:54:46 PM
To give link in the HTML, follow the syntax....
<a href="URL"> Traget keywords</a>
Title: Re: How to put link in HTML
Post by: Scott UF on December 02, 2015, 09:03:28 PM
I think this is very simple, all webmasters and developers already know about anchor tag.
I Agreed with you, i think this thread is testing