[advanced search]
Results from the most recent live auction are here.
19 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Go Back   NamePros.Com > Design and Development > Webmaster Tutorials
User Name
Password

Old 06-13-2006, 12:31 PM   · #1
smartboy
New Member
 
Trader Rating: (0)
Join Date: Jun 2006
Posts: 8
NP$: 0.00 (Donate)
smartboy is an unknown quantity at this point
Beginners Links Tutorial

Beginners Links

By: Coty Skaj



So you want to learn how linking pages with HTML (Hyper Text Markup Language) works, well you have come to the right place.



When inserting a hyper link into your webpage you need to first remember that all hyper links start with the <a> start tag and the </a> end tag.

You insert the location of the hyper link within the start tag.



Example:

**Note - The location of the url is color coded in red.

<a href="http://www.smartboydesign.com/">Smart Boy Design</a>

When inserting a hyper link you may not want the link to change the page that the user is on. If you want the link to open in a new window then you would simply add this code.



target="_blank"



When put in the hyper link element it would look like this:

<a href="http://www.smartboydesigns.com/" target="_blank">Smart Boy Designs</a>



If you would rather have the link as a picture then you could enter an image code instead of typing "Smart Boy Designs" by using this code:

<a href="http://www.smartboydesigns.com/" target="_blank"><img src="URL OF IMAGE"></a>



Thanks for using our tutorials, we hope you come back for more!


Please register or log-in into NamePros to hide ads
smartboy is offline   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Site Sponsors
Thousand Dollar Profits Proof is in the Parking http://www.mobisitetrader.com/
Advertise your business at NamePros
All times are GMT -7. The time now is 04:53 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0