|
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 Parika, Essequibo River, Guyana,
you can link to the URL
http://www.tides.info/?command=view&location=Parika%2C%20Essequibo%20River%2C%20Guyana
or by using
the following HTML:
<A HREF="http://www.tides.info/?command=view&location=Parika%2C%20Essequibo%20River%2C%20Guyana">
Tides.Info: Tide Predictions for Parika, Essequibo River, Guyana</A>
|
| |
| Tide search form |
Additionally, you can build a tide search box directly
into your web site, using the following HTML:
Pre-filled for Parika, Essequibo River, Guyana:
<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="Parika, Essequibo River, Guyana">
<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 Parika, Essequibo River, Guyana
|