-
Notifications
You must be signed in to change notification settings - Fork 0
/
survey.html
executable file
·65 lines (65 loc) · 3.78 KB
/
survey.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
<!DOCTYPE html>
<!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Fri Mar 10 2017 20:14:22 GMT+0000 (UTC) -->
<html data-wf-page="58bf7d95d35c105422c7c22b" data-wf-site="589d24e314809b9102355c65">
<head>
<meta charset="utf-8">
<title>Study</title>
<meta content="Study" property="og:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/wildcat-correction.webflow.css" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js"></script>
<script type="text/javascript">
WebFont.load({
google: {
families: ["Varela Round:400","Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic","Montserrat:400,700","Lemon:regular"]
}
});
</script>
<script src="js/modernizr.js" type="text/javascript"></script>
<link href="https://y7v4p6k4.ssl.hwcdn.net/placeholder/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="https://daks2k3a4ib2z.cloudfront.net/img/webclip.png" rel="apple-touch-icon">
</head>
<body class="survey_body">
<div class="header-section">
<div class="w-nav" data-animation="default" data-collapse="medium" data-duration="400">
<div class="nav w-container">
<nav class="menu w-nav-menu" role="navigation"><a class="navbutton w-nav-link" href="index.html">Home</a><a class="navbutton w-nav-link" href="categories.html">Categories</a><a class="navbutton w-nav-link" href="login.html">Login</a>
</nav>
<div class="w-nav-button">
<div class="w-icon-nav-menu"></div>
</div>
<a class="logo w-inline-block" href="#"><img class="logoimage" sizes="(max-width: 479px) 100vw, 260px" src="images/Northwestern-Formal_horizontal.png" srcset="images/Northwestern-Formal_horizontal-p-500x121.png 500w, images/Northwestern-Formal_horizontal-p-800x193.png 800w, images/Northwestern-Formal_horizontal-p-1080x261.png 1080w, images/Northwestern-Formal_horizontal-p-1600x386.png 1600w, images/Northwestern-Formal_horizontal-p-2000x483.png 2000w, images/Northwestern-Formal_horizontal-p-2600x627.png 2600w, images/Northwestern-Formal_horizontal-p-3200x772.png 3200w, images/Northwestern-Formal_horizontal.png 3418w" width="260">
</a>
</div>
</div>
</div>
<h1 class="surveytitle"><strong class="surveytitle">Survey</strong></h1>
<div class="typeformembed w-embed w-iframe">
<iframe src="https://eecs330typeform.typeform.com/to/G2GUkW" height="350em" width="100%"></iframe>
</div><a class="resbutton survbutton w-button" data-ix="clickybutton" href="results.html" target="_blank">Get Your Results</a>
<div class="footer-section homefoot">
<div class="w-container">
<div class="w-row">
<div class="w-col w-col-6 w-col-small-6">
<div class="copyright">© 2017 EECS330. Some right reserved. </div>
</div>
<div class="align-right w-col w-col-6 w-col-small-6">
<a class="social-btn w-inline-block" href="#"><img src="images/facebook-icon.svg">
</a>
<a class="social-btn w-inline-block" href="#"><img src="images/twitter-icon.svg">
</a>
<a class="social-btn w-inline-block" href="#"><img src="images/email-icon.svg">
</a>
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js" type="text/javascript"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
</body>
</html>