-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
41 lines (34 loc) · 1.69 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
<!DOCTYPE html>
<html>
<head>
<title>The Celery Stalks at Midnight by ray anthony</title>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<link rel="stylesheet" type="text/css" href="https://raw.githubusercontent.com/deadflowers/webfiles/html5/html5/css/common.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="https://raw.githubusercontent.com/deadflowers/webfiles/foundation/css/foundation.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="https://raw.githubusercontent.com/deadflowers/webfiles/master/typeplate/typeplate.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
</head>
<body>
<header>
<div class="container">
<h1> The Celery Stalks at Midnight</h1>
<h2>an adPush © Repo</h2>
<h3>Task automation services for container mgmt, security, relocation of sensitive services, etc.</h3>
<section id="downloads">
<a href="#" class="btn">Download 1</a>
<a href="#" class="btn">Download 2</a>
<a href="#" class="btn btn-github"><span class="icon"></span>View</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<img src="http://baconmockup.com/600/400" style="text-align:center;float:left;display:inline;"></img>
<p>automation & services for container mgmt</p>
</section>
</div>
</body>
</html>