summaryrefslogtreecommitdiff
path: root/index.html
blob: 68c37d1128b0a0c672f0442d8381b6aaa833a75b (plain)
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
<html lang="en">
	<head>
		<meta name="author" content="Salvador Franco de Rivera">
		<meta name="description" content="Homepage of the new El Arriero site">
		<meta name="keywords" content="furry,hmofa,art,homepage,linux">
		<link href="/neuarriero.css" rel="stylesheet">
	</head>

	<body>
		<header>
			<a href="https://www.youtube.com/playlist?list=PLa2uXwVHk-lgRQDTyjF6wrB_GDE8yRC-J">
				<img src="/media/icon.png">
			</a>
			<div>
				<h1>
					<a href="/index.html">El Arriero's Directory</a>
				</h1>
				<small>Furry girls, computers, milshit, and art</small>
			</div>
	</header>
	<nav>
		<a href="thingy">
			<img src="/icons/information.png">
				About
		</a>
		<a href="thingy">
			<img src="/icons/email.png">
				Contact
		</a>
		<a href="thingy">
			<img src="/icons/money.png">
				Donate
		</a>
						
		<a href="thingy">
			<img src="/icons/group.png	" alt="">
				HMOFA
		</a>
		<a href="thingy">
			<img src="/icons/computer.png">
				Fun Tech
		</a>
		<a href="thingy">
			<img src="/icons/film.png">
				Kinoplex
		</a>
		<a href="" >
			<img src="/icons/bomb.png" alt="">
			Military
		</a>
		
	</nav>
	<hr>
	<main>
			
	</main>
	
	</body>

</html>