-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathworship.html
82 lines (69 loc) · 4.84 KB
/
worship.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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="your description goes here" />
<meta name="keywords" content="your,keywords,goes,here" />
<meta name="author" content="Toni Mateos / Original design: Andreas Viklund - http://andreasviklund.com/" />
<link rel="stylesheet" type="text/css" href="./andreas05-clean.css" />
<title>Toni Mateos Homepage</title>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-183416-6']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="title"><h1>Toni Mateos</h1></div>
<div id="container">
<div id="sidebar">
<p><img src="./images/DSC00252_v1.jpg" width="100" alt="Portrait" /></p>
<br /><br /><br /><br /><br /><br /><br />
<a class="menu" href="./index.html">Home</a>
<a class="menu">Hobbies</a>
<ul>
<a class="menu" href="./diving.html">Diving</a>
<a class="menu" href="./worship.html">Places</a>
</ul>
<br /><br /><br /><br /><br /><br /><br />
<p>This is a proud<br />
web 1.0 page!
</p>
<br /><br /><br /><br /><br /><br /><br />
<p>Template:<br />
<a href="http://andreasviklund.com/">Andreas Viklund</a>
</p>
</div>
<div id="main" align="justify">
<h2>Places</h2>
<br>
<div align="center">
<a href="./worship/Gods/target0.html"><img align="center" src="./worship/Gods/thumbnails/gods_0.jpg" width="122" height="87" title="gods_0.jpg" border="0"></a>
<a href="./worship/Gods/target1.html"><img align="center" src="./worship/Gods/thumbnails/gods_05.jpg" width="122" height="83" title="gods_05.jpg" border="0"></a>
<a href="./worship/Gods/target2.html"><img align="center" src="./worship/Gods/thumbnails/gods_1.jpg" width="122" height="83" title="gods_1.jpg" border="0"></a>
<a href="./worship/Gods/target3.html"><img align="center" src="./worship/Gods/thumbnails/gods_2.jpg" width="122" height="82" title="gods_2.jpg" border="0"></a>
<a href="./worship/Gods/target4.html"><img align="center" src="./worship/Gods/thumbnails/gods_3.jpg" width="122" height="94" title="gods_3.jpg" border="0"></a>
<a href="./worship/Gods/target5.html"><img align="center" src="./worship/Gods/thumbnails/gods_4.jpg" width="83" height="122" title="gods_4.jpg" border="0"></a>
<a href="./worship/Gods/target6.html"><img align="center" src="./worship/Gods/thumbnails/gods_5.jpg" width="122" height="82" title="gods_5.jpg" border="0"></a>
<a href="./worship/Gods/target7.html"><img align="center" src="./worship/Gods/thumbnails/gods_6.jpg" width="122" height="84" title="gods_6.jpg" border="0"></a>
<a href="./worship/Gods/target8.html"><img align="center" src="./worship/Gods/thumbnails/gods_7.jpg" width="122" height="82" title="gods_7.jpg" border="0"></a>
<a href="./worship/Gods/target9.html"><img align="center" src="./worship/Gods/thumbnails/aa1.jpg" width="122" height="83" title="aa1.jpg" border="0"></a>
<a href="./worship/Gods/target10.html"><img align="center" src="./worship/Gods/thumbnails/aa2.jpg" width="122" height="83" title="aa2.jpg" border="0"></a>
<a href="./worship/Gods/target11.html"><img align="center" src="./worship/Gods/thumbnails/aa3b.jpg" width="83" height="122" title="aa4.jpg" border="0"></a>
<a href="./worship/Gods/target12.html"><img align="center" src="./worship/Gods/thumbnails/aa4.jpg" width="89" height="122" title="aa3b.jpg" border="0"></a>
<a href="./worship/Gods/target13.html"><img align="center" src="./worship/Gods/thumbnails/whale.jpg" width="89" height="122" title="aa3b.jpg" border="0"></a>
<a href="./worship/Gods/target14.html"><img align="center" src="./worship/Gods/thumbnails/japan_bamboo.jpg" width="122" height="94" title="aa3b.jpg" border="0"></a>
<a href="./worship/Gods/target15.html"><img align="center" src="./worship/Gods/thumbnails/japan_warrior.jpg" width="80" height="122" title="aa3b.jpg" border="0"></a>
<a href="./worship/Gods/target16.html"><img align="center" src="./worship/Gods/thumbnails/kazbegi-georgia.jpg" width="122" height="90" title="aa3b.jpg" border="0"></a>
<a href="./worship/Gods/target17.html"><img align="center" src="./worship/Gods/thumbnails/buxara-uzbk.jpg" width="120" height="90" title="aa3b.jpg" border="0"></a>
<a href="./worship/Gods/target18.html"><img align="center" src="./worship/Gods/thumbnails/izamal.jpg" width="120" height="90" title="aa3b.jpg" border="0"></a>
</div>
</div>
<div id="footer"> </div>
</body>
</html>