Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
67 lines (67 sloc)
3.72 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <!--Matauri Attitude - Jennifer Johnstone--> | |
| <head> | |
| <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> | |
| <meta name="description" content="Destination - Northland, New Zealand"> | |
| <meta name="keywords" content="new zealand, cape reinga, northland, bay of islands, kauri coast, far north, cape brett, twin coast discovery, New Zealand, Bay of Islands, tourism, accommodation, Rainbow Warrior, diving, fishing, Maori Culture, kayaking, adventure holiday, luxury holiday, restaurant, bars, motel, rainbow warrior, fishing, diving, surfing, cruising, sailing, golf, tramping, stream train, history, zane grey, accommodation, holiday, vocation, dolphins, dolphin swimming, whale watching, whales, destination northland, travel, restaurants, events, camping, kauri, maori, culture, craft, horse riding, tane mahuta, opua, paihia, russell, kerikeri, cape reinga, ninety mile beach, beach, poor knights, game fishing, marlin, shark, doubtless bay, dargaville, whangarei, tutukaka, mangawhai, kaikohe, mangonui, opononi, whangaroa, hokianga, mangonui, waipoua, treaty of waitangi"> | |
| <title>Map of Northland, New Zealand</title> | |
| <STYLE> | |
| #contents { position: absolute; z-index: 3; left: 25; top: 175; width: 200; height: 80; } | |
| #blurb { position: absolute; z-index: 2; left: 620; top: 250; } | |
| #climate { position: absolute; z-index: 7; left: 320; top: 310; } | |
| #credits { position: absolute; z-index: 6; left: 340; top: 460; width: 400; height: 50; } | |
| #side { position: absolute; z-index: 0; top: 0; left: 0; width: 317; height: 465; } | |
| #travel { position: absolute; z-index: 1; top: 20; left: 400; width: 341; height: 219; } | |
| #temp { position: absolute; z-index: 5; top: 310; left: 485; } | |
| </STYLE> | |
| <style type="text/css"> | |
| A:link { color:#ffffff; } | |
| A:visited { color:#ffffff; } | |
| A:hover { color:#ffcc66; } | |
| </STYLE> | |
| <script Language="JavaScript"> | |
| if (top.location != location) top.location.href = location.href;</script> | |
| </HEAD> | |
| <BODY bgcolor="#ffffff"> | |
| <div align="LEFT" id="climate"> | |
| <p align="left"> | |
| <font color="#454545" face="arial" size="2"> | |
| <b>CLIMATE</b></font><br><font color="#454545" face="arial" size="1"><b> | |
| Northland's climate is<br> considered to be 'sub-tropical'<br> | |
| With temperatures during<br>summer often peaking over 30C,<br> | |
| while winter temperatures <br>rarely fall below 10C.</b></font></p> | |
| </div> | |
| <div align="RIGHT" id="blurb"><p align="right"> | |
| <font color="#454545" face="arial" size="2"> | |
| <b>SPEED LIMITS</b></font><br><font color="#454545" face="arial" size="1"><b> | |
| Open roads - 100km / h<br> | |
| Town roads - 50km / h</b></font></p> | |
| </div> | |
| <DIV id="travel"> | |
| <img src="images/travel.jpg" width="341" height="219"> | |
| </DIV> | |
| <DIV id="side"> | |
| <img src="images/side2a.jpg" width="317" height="465"> | |
| </DIV> | |
| <DIV id="temp"> | |
| <img src="images/temp.gif" width="255" height="143"> | |
| </DIV> | |
| <DIV id="contents"> | |
| <font size="1" face="verdana" color="#ffffff"><b> | |
| <a href="history.html">HISTORY</a> and <a href="legend.html">LEGEND</a><br><br> | |
| <a href="map.html">MAP of NORTHLAND</a><br><br> | |
| <a href="gallery.html">IMAGE GALLERY</a><br><br> | |
| <a href="info.html">INFORMATION</a><br><br> | |
| <a href="accomm.html">ACCOMMODATION</a><br><br> | |
| <a href="norschl.html">NORTHLAND SCHOOLS</a><br><br> | |
| <a href="http://www.matauribay.co.nz/attitude/">MATAURI ATTITUDE WEB DESIGN</a><br><br></b></font> | |
| <font color="#ffffff" size="3" face="arial"><b> | |
| <a href="index2.html"><b><i>FRONT</i></b></a><br><br></b></font> | |
| </DIV> | |
| <div align="RIGHT" id="credits"> | |
| <p align="right"><font face="courier new" size="-2" color="#009999">Site design and creation by<a href="http://www.matauribay.co.nz/attitude/"> | |
| <img src="images/atti.gif" width="83" height="15" border=0 align="top"></a><br> | |
| (Copyright © 2000, Matauri Attitude. All Rights Reserved.)</font></p> | |
| </div> | |
| </BODY> | |
| </HTML> |