topper

<BGSOUND SRC="zipadeedoda.mid">


Diva Help Pages
HTML



How do I Link to other pages on my site?
How do I link to other Sites?
How to I make a link to my Email Address?
How do I make a link to Email me with a Subject in the Email?




How do I Link to other pages on my site?

There are many ways to link to other pages on your site -

Text Links, Graphic Links, Drop Down Menus Site Maps.

I personally prefer the Site Map since it gives my visitors a chance to get an overview of my site. As well as giving them a easy navigational system, it also allows me to add, change or delete pages without them affecting the rest of my site. The first web site I put up had all my links on every page. It only took one change before I realized all the work I had to do. I had to change every page on my site because all the links were on all my pages. After that, I started finding easier ways to organize my site as well as to ensure that changing,adding or deleting a page would not effect every page on my site.

When you link to other pages on your own site, it is not necessary to put in the full url. Since all your pages will be uploaded to a server together, just the page name will do.


Back To top

Text Links

The Coding to linking to your other pages is:

<A HREF="HTML.html">HTML Help Pages</A>

The Result
HTML Help Pages

Back To top

Graphic Links


The coding

<A HREF="index.html"><IMG SRC="divahelpback.jpg"
ALT="Back to Diva Help Pages"
BORDER=0 HEIGHT=80 WIDTH=160></A>
<B><FONT FACE="Arial"><FONT SIZE=-1>Diva Help Index page



The Result
Back to Diva Help PagesDiva Help Index page



Back To top


Using Site Maps To Link Your Site


This is my method of choice that I use on a site.  It not only links every page of your site, but allows your visitors an overview of your site and if you need to change, add or delete a page...you just change the one page.

To View the Actual Site Map and How I code them, please visit the Site Map Here.




Back To top



How do I link to other Sites?

Linking to other sites is easy. You can link using two methods - text links or graphic links. Since text links do not overload a page with graphics, it is the best method of linking to other sites.
Make sure you use the full url to the site because it is not on your server and therefore will need the full url to find the page.

The coding you need to link to another site is :
<A HREF="http//www.ladycaresrealm.com">Lady Care's Realm on the Web</A>

The Result
Lady Care's Realm on the Web


Graphic Links

The Coding:

<A HREF="http://www.ladycaredesigns.com"><IMG SRC="divahelplclogo.jpg" BORDER=0 HEIGHT=60 WIDTH=230></A>

The Result :


Lady Care's Logo

Back To top



How to I make a link to my Email Address?

Since emailing can be very important, as a means of either a mail form or a specific request you have on your site, you will need to know how to make a email link to email you.

Again there are two ways...either a text link or a graphic link


Text Link Code:
<A HREF="mailto:[email protected]">Email Me</A>

The Result:
Email Me

Graphic Link Code:

<A HREF="mailto:[email protected]"><IMG SRC="divahelpmail.jpg" BORDER=0 HEIGHT=80 WIDTH=160"></A>

The Result:




Back To top






How do I make a link to Email me with a Subject in the Email?



Sometimes you want a visitor to email you with a specific topic in the email ie.
Notify me if Any Links are Broken and since you get tons of emails, you want this email to have a subject

Again there are two ways...either a text link or a graphic link


Text Link Code:
<A HREF="mailto:[email protected]?SUBJECT=BROKEN LINKS">Email Me About Broken Links</A>

The Result:
Email Me About Broken Links
If you click on the above link, you will see that the subject is in the Subject line of your email message

Graphic Link Code:

<A HREF="mailto:[email protected]?SUBJECT=BROKEN LINKS">
<IMG SRC="divahelpmail.jpg" BORDER=0 HEIGHT=80 WIDTH=160"></A>

The Result:



If you click on the above link, you will see that the subject is in the Subject line of your email message

Back To top




Diva Help Pages


Diva Home Page


Diva Help Site Map



All content © 2002 by Diva of the Net
All right reserved.
All other copyrights belong to their respective holders.

All graphics © 1998 - 2002
Dream Web Designs by Lady Care
All right reserved.
All other copyrights belong to their respective holders.

Lady Care's Logo
This background set was made and copyrighted by Lady Care.
Please do not take any of the set or the graphics.
Thank you for respecting the Copyright Laws.