Lamborghini Huracán LP 610-4 t

Link or Anchor

What is link or anchor? Create a text or image when clicked move from the first page to second page.
Here's an example :

<a href="http://nyutz.mobie.in">Click Here</a>

Being Like This :
Click Here

That is the basis of the creation of a link or anchor that is often used in a blog or website.
From the base we also can develop into a variety of functions.
Whether it's moving to another page link, download, streaming video, etc..
Here is an example of development :

Make Basic Link or Anchor
<a href="http://nyutz.mobie.in">Nyut'z Official (Home)</a>

Being Like This :
Nyut'z Official (Home)
Open Link New Tab - Text Link
<a title="" href="http://nyutz.mobie.in" target="_blank">Nyut'z Official (Home)</a>

Like This:
Nyut'z Official (Home)
Make Link For Image
<a href="URL Destination"><img src="http://imageurl.com " /></a>

Example:
<a href="http://nyutz.mobie.in"><img src="http://nyutz.heck.in/files/nutletipier.jpg " /></a>

Like This :
Open Link New Tab - Image Link
<a href="URL Destination" target="_blank"><img src="URL Images" alt="Description" /></a>

Example :
<a href="http://nyutz.mobie.in" target="_blank"><img src="http://nyutz.heck.in/files/nutletipier.jpg" alt="Click Here" /></a>

Being Like This :
Click Here

Share This Post And Tell Your Friends

Share to :


share to fb share to twitter