-
Notifications
You must be signed in to change notification settings - Fork 3
/
2_AustImpacts.html
45 lines (45 loc) · 2.22 KB
/
2_AustImpacts.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Australian Impact Record
</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="default.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="header">
<div id="logo">
<h1><a href="#">The Australian Impact Record</a></h1>
</div>
<div id="menu">
<ul>
<li class="active"><a href="index.html" title="">Homepage</a></li>
<li><a href="About.html" title="">About Me</a></li>
<li><a href="Astro.html" title="">Astronomy</a></li>
<li><a href="Diamonds.html" title="">Diamond Exploration</a></li>
<li><a href="Impacts.html" title="">Meteorites and Impacts</a></li>
<li><a href="Bibliography.html" title="">Bibliography</a></li>
</ul>
</div>
<div id="AboutMeText" style="text-align:center;height:400px;margin:auto">
<br>
<div>
<STYLE type="text/css">
p { text-align: center}
</Style>
<br>
<h1>The Australian Impact Record</h1>
<br>
<p>The geological record is full of evidence of numerous large impact event on the surface of the earth.</p>
<p>Australia, and in particular, Western Australia, South Australia and the Northern Territory, are very well placed to preserve the results of these impacts due to the very old nature of the landscape.</p>
<p>These pages have been divided up into a general discussion on <a href="2_meteorites.html" title="">meteorites</a>, <a href="2_cratering.html" title="">impact cratering</a>, and the Australian impact record, with sections on <a href="3_WACraters.html" title="">Western Australia</a>, <a href="3_SACraters.html" title="">South Australia</a> and the <a href="3_NTCraters.html" title="">NT</a>.</p>
<p>I have compiled a variety of data from public sources including published technical papers, geoscientific data (geology and geophysics) and produced maps summarising some of this data where appropriate.</p></div>
</div>
</div>