-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
63 lines (61 loc) · 2.77 KB
/
index.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html>
<head>
<title>THE CRYPTO-FILES</title>
<meta name="description" content="Cryptozoology">
<meta name="keywords" content="Crypto-files, hidden, discoveries, Cryptozoology, thylacine,
big cat, australia, tasmanian tiger, australian big cat, ufo, UFO, U.F.O, unexplained, museum, australia, yowie, yahoo
bunyip, aquatic monsters, loch ness, monster, thylacoleo, diprotodon, megafauna, dinosaur, paranormal, bigfoot, sasquatch">
<link rel="stylesheet" href="CSS/cfstyle.css">
<link rel="icon" href="favicon-16x16.png">
</head>
<body>
<div class="wrapper">
<div class="box box1">
<div id="logo">
<center>
<img src="TCFLogolong.jpg" alt="Cryptofilebanner">
</center>
</div>
</div>
<div class="box box3">
<h1>Featured Article</h1>
<img src="The Manly Daily 1_10_1980feature.jpg">
<p><strong>Rouse, R. 1980. <em>The hunt is on for Moolewonks.</em> The Manly Daily 1 10 1980. </strong><a href="The Manly Daily 1_10_1980.html">Read More</a></p>
<h1>Website Reviews</h1>
<p><em> "The place where dodgey claims,unskeptical editorials, horrible grammar and basic HTML meet"</em></p>
<small> Posted by 'Rebekah' June 2021</small>
<br>
<p><em> "Open your mind and lower your expectations."</em></p>
<small> Posted by 'Being_Educated_83' May 2021</small>
<p><em> "Crypto means hidden and file means file."</em></p>
<small> Posted by 'Editor_83' June 2021</small>
</div>
<div class="box box2">
<div id="logo">
<center>
<img src="TCFmenu.jpg" alt="menuimg">
</center>
</div>
<h3> Menu</h3>
<ul style="list-style-type:none;">
<li><a href="Cryptofilesfront.html">Home</a></li>
<li><a href="Cryptofiles_aboutus.html">About Us</a></li>
<li><a href="Cryptofiles_Arch.html">Pseudoarchaeology</a></li>
<li><a href="Cryptofiles_Aquatic.html">Unexplained Aquatic Animals</a></li>
<li><a href="Cryptofiles_Big_cats.html">Australian Big Cats</a></li>
<li><a href="Cryptofiles_Yowie.html">The Yowie</a></li>
<li><a href="Cryptofiles_contactus.html">Contact Us</a></li>
<li><a href="Cryptofilestc.html">Terms & Conditions</a></li>
</ul>
</div>
<div class="box box4">
<!Ads go here>
</div>
<div class="box box5" align="center">
<p>Copyright © 2019 The Crypto-files</p>
<p><a href="Cryptofilestc.html">Terms & Conditions</a></p>
</div>
</div>
</body>
</html>