|
Linking to Tides.Info is free and easy. There are three options
that make it easy to integrate into your web site:
| Link Only |
You can just link to our web site by linking to the
URL http://www.tides.info, or using the following HTML code:
<A HREF="http://www.tides.info">Tides.Info: Tide Predictions From Around the Globe</A>
|
| |
| Tides for a specific location |
To link directly to tides for Reedy Point, C&D Canal, Delaware,
you can link to the URL
http://www.tides.info/?command=view&location=Reedy%20Point%2C%20C%26D%20Canal%2C%20Delaware
or by using
the following HTML:
<A HREF="http://www.tides.info/?command=view&location=Reedy%20Point%2C%20C%26D%20Canal%2C%20Delaware">
Tides.Info: Tide Predictions for Reedy Point, C&D Canal, Delaware</A>
|
| |
| Tide search form |
Additionally, you can build a tide search box directly
into your web site, using the following HTML:
Pre-filled for Reedy Point, C&D Canal, Delaware:
<TABLE BORDER="1">
<TR><TD ALIGN="CENTER">Tide Predictions from <A HREF="http://www.tides.info">
Tides.Info</A></TD></TR> <TR><TD>
<form METHOD="GET" ACTION="http://www.tides.info/">
<input TYPE="HIDDEN" NAME="command" VALUE="view">
<p>Enter the name of the location for which you would like
a tide chart: <br><b>Location:</b>
<input TYPE="text" NAME="location" SIZE="30" VALUE="Reedy Point, C&D Canal, Delaware">
<input TYPE="SUBMIT" VALUE="Show Tides"></form></TD></TR></TABLE>
Blank Search Box:
<TABLE BORDER="1">
<TR><TD ALIGN="CENTER">Tide Predictions from <A HREF="http://www.tides.info">
Tides.Info</A></TD></TR> <TR><TD>
<form METHOD="GET" ACTION="http://www.tides.info/">
<input TYPE="HIDDEN" NAME="command" VALUE="view">
<p>Enter the name of the location for which you would like
a tide chart: <br><b>Location:</b>
<input TYPE="text" NAME="location" SIZE="30">
<input TYPE="SUBMIT" VALUE="Show Tides"></form></TD></TR></TABLE>
|
Return to Tide Predictions for Reedy Point, C&D Canal, Delaware
|