Linkages
  • Links is something that redirect you to another site or pages
  • There are many ways to link images & texts


  • LINKAGES
  • ALT CODE LINKS
  • TARGET LINKS
  • IMAGE LINKS
  • LIST LINKS
  • EMAIL LINK
  • There are type of different things you can do with links.
EXAMPLES: My name is Tricia.



  • TARGETING LINKAGES
  • Different ways to target ur url below are examples.
EXAMPLES: My name is Tricia.
when filling out your target for new tab/window <a href="http://trishology.net" target="_blank">Trishology</a> OR <a href="http://trishology.net" target="_new">Trishology</a>




EXAMPLES: My name is Tricia.
when filling out your target for the same page if you dont want your url to jump to another window <a href="http://trishology.net" target="_self">Trishology</a> OR <a href="http://trishology.net">Trishology</a>-NO TARGET




EXAMPLES: or border or no border
<a href="http://trishology.net"><img src="images/bg.gif"></a> OR <a href="http://trishology.net"><img src="images/bg.gif" border="0"></a>
you can use the target & title if you would like too also with the image links.




EXAMPLES: You can use title, target, differt type of list


EXAMPLES: Want to add a link for your visitors to email you EMAIL ME.