Make My Own Web Page 
 ---> Click here to go to Home Page of this site
Main Page Find your Niche. It's the most important thing you'll ever do Domain Names Web Page Graphics Web Page Graphics Make your web page SEO friendly SEO Submissions Profit Links, learn your visitors needs Web Page Hosting Affiliate Program Marketing Web Page Layout Check HTML code for Compatibility HTML Tutor HTML Reference About Us

HTML Links to the World

     I want to make my own web page connect to other places! This is where the internet starts to get real fun, not to mention useful. One of the best HTML tricks is linking.

Link to a local page
Link to <a href="index.htm">
   Make My Own Web Page!</a>

Web page should look like this.

Link to Make My Own Web Page!

     This is your first link. This links to another page called index.htm. As you can see, the code includes a closing </a> code. Everything between the starting and closing codes are part of the link.

more about <a> tag...



Link to a place on a local page
<a name="place"></a>
     First make a place on the destination page using the <a></a> tags with a name modifier.

Link to <a href="index.htm #place ">
   A place on Make My Own Web Page!</a>

Web page should look like this.

Link to A place on Make My Own Web Page!

     The href modifer defines a place within the page to go to.

more about <a> tag...



Link to a distant page
Link to
<a href="
   http://www. .... .com/ ">
   A different Web Page!</a>

Web page should look like this.

Link to A different Web Page!

     In this example the href modifer must define not only the domain, but also the type of resource (http). The target location may include a specific page or item. It can also specify a place within the specific page.

more about <a> tag...


HTML Tutor HTML Tutor - Text HTML Tutor - Images HTML Tutor - Tables HTML Tutor - Lists



Phone: (208)467-6236 mtg@makemyownwebpage.com
mtg@makemyownwebpage.com
MTG EnterPrizes
511-9th Ave. N.
Nampa, Id 83687-3347

Page Created and
Maintained by
MTG EnterPrizes
All Rights Reserved © 2001-2010
www.makemyownwebpage.com/HtmlTutor-links.php

Internet Content Rating Association
 - this site is approved for everybody Sitemap