-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (21 loc) · 756 Bytes
/
index.html
File metadata and controls
27 lines (21 loc) · 756 Bytes
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
<html><head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>974x650</title>
<meta name="ad.size" content="width=974,height=650">
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'>
<link rel="stylesheet" media="all" href="style.css">
<script type="text/javascript" src="script.js"></script>
</head>
<body onload="init()">
<div id="content">
<a id="btn" class="click-through">
<div class="animClass">
<div id="bg1"></div>
<div id="bg2"></div>
<div id="ctnt">Building high fidelity networks</div>
<h1 id="ctnt2">Ruby sound synthesizers</h1>
<div id="border"></div>
</div>
</a> </div>
<!-- #content -->
</body></html>