forked from SLongofono/HackIllinois
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
60 lines (57 loc) · 2.5 KB
/
index.html
File metadata and controls
60 lines (57 loc) · 2.5 KB
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
<!DOCTYPE html>
<!-- This site was created in Webflow. http://www.webflow.com-->
<!-- Last Published: Sun Feb 21 2016 05:47:02 GMT+0000 (UTC) -->
<html data-wf-site="56c94f420f1965960d699b97" data-wf-page="56c94f430f1965960d699b9a">
<head>
<meta charset="utf-8">
<title>bzzwrd</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="Webflow">
<link rel="stylesheet" type="text/css" href="css/normalize.css">
<link rel="stylesheet" type="text/css" href="css/webflow.css">
<link rel="stylesheet" type="text/css" href="css/hannah-johnsons-dynamite-site.webflow.css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js"></script>
<script>
WebFont.load({
google: {
families: ["Roboto Condensed:regular,700"]
}
});
</script>
<script type="text/javascript" src="js/modernizr.js"></script>
<!-- <link rel="shortcut icon" type="image/x-icon" href="https://y7v4p6k4.ssl.hwcdn.net/placeholder/favicon.ico"> -->
<!-- <link rel="apple-touch-icon" href="https://daks2k3a4ib2z.cloudfront.net/img/webclip.png"> -->
</head>
<body>
<div class="w-container container">
<h1 class="logo">BZZWRD</h1><br><br><br>
<div class="w-clearfix join-wrapper">
<div class="beta-line"></div>
<p class="join">Join Our Beta List</p>
<div class="beta-line"></div>
</div>
<div class="w-form sign-up-form">
<form name="wf-form-signup-form" data-name="Signup Form">
<div class = "button1">
<a href = "target1.html"> <input type="button" value="Generate Startup Website" class="button"></a>
</div><br>
<div class = "button1">
<a href = "target2.html"> <input type="button" value="Generate Corporation Website" class="button"> </a>
</div>
</form>
</div>
</div>
<div class="w-section footer-section">
<div class="w-container">
<div class="w-row">
<div class="w-col w-col-14 w-col-small-6">
<div class="copyright">Stephen Longofono • Ashley Hutton • Hannah Johnson • Rabel Marte </div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript" src="js/webflow.js"></script>
<!--[if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif]-->
</body>
</html>