Linking To Australia
Hyperlinks to Australia Travel Search's web site may be in the form of a
graphic button, hyperlinked text (your own message), or a combination of the
two. For example, your link might appear as:
Depending on which method you use to link to Australia Travel Search,
clicking on the link will allow your visitors to either search Australia Travel
Search's directory from your web site or send them to Australia Travel Search to
conduct their search.
|
Hyperlinked Text |
|
|
|
Button & Text |
|
|
Requirements To install the hyperlink, you must have:
- 1. Basic knowledge of HTML.
- 2. Read/write access to the HTML file the link is to be added to.
- 3. A text editor that can read/modify that HTML file.
Copying the Code for the Search Box Place your cursor over the
red text below. Where your cursor changes to an "I-Beam",
left click, hold down and drag over the text until all of the text between
<!---ats---> & <!--end ats----> is
highlighted.
<!---ats---> <form
action="http://www.blovee.com/cgi-bin/links/search.cgi"
target="_top" method="get"> <table border="0" cellspacing="0"
cellpadding="0" width="120"> <tr align="center"> <td
bgcolor=#4AB5EF> <a
href="http://www.blovee.com"><img src="ats.gif"
width=120 height=47 border=0></a> <font face="arial,helvetica"
size=1></td> </tr> <tr align="center"> <td
bgcolor=#4AB5EF><font face="arial,helvetica" size=1> <input
name="query" size="8"> <input type="image" src="atsgo.gif" width="32"
height="20" border="0" alt="Search"
align="absMiddle"> <br> Australia Travel
Search </td> </tr> </table> </form> <!---end
ats--->
- PC users: Hold down 'CTRL+C' to copy the link, then paste into your
HTML document.
- Mac users: Hold down 'Apple+C' to copy the link, then paste into your
HTML document.
How to copy the images PC users: Right-click on the image
and choose "Save Picture/Image As". Mac users: Click and hold down
over the image and choose "Save This Image As".
If you are using Netscape Navigator or Microsoft Internet Explorer, first
place the cursor above the image you want to copy. Next, if you are using a PC
or Unix-based system, click and hold down the right mouse button; on a Mac, hold
down the single mouse button. A small popup menu will appear after a few
seconds, offering you a "Save as..." or "Download image..." option to save a
copy of the image to your local hard drive.
After you download a graphic, you must upload that graphic to your Internet
service provider so it will appear on your Web site. Visit your Internet service
provider's online documentation to learn what steps are necessary for uploading
your HTML files and graphics.
Copying the hyperlink Place your cursor over the red text below.
Where your cursor changes to an "I-Beam", left click, hold down and drag over
the text until all of the red text is highlighted.
<---start hyperlink---> <a
href="http://www.blovee.com">Australia Travel
Search</a> <---end hyperlink--->
- PC users: Hold down 'CTRL+C' to copy the link, then paste into your
HTML document.
- Mac users: Hold down 'Apple+C' to copy the link, then paste into your
HTML document.
|