-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·163 lines (153 loc) · 8.01 KB
/
index.html
File metadata and controls
executable file
·163 lines (153 loc) · 8.01 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html>
<!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Thu Oct 01 2020 03:55:16 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="5f5a6d48c9c7086774dc107d" data-wf-site="5f5a6d48c9c7083e2edc107c">
<head>
<meta charset="utf-8">
<title>Ronald Jackson - Creator Showcase</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/ronald-jackson-creator-showcase.webflow.css" rel="stylesheet" type="text/css"/>
<script
src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"></script>
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Ubuntu:300,300italic,400,400italic,500,500italic,700,700italic"] }});</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon"/>
<link href="images/webclip.png" rel="apple-touch-icon"/>
<style>
@media only screen and (max-width: 800px) {
.layout_container {
height: 200vh !important;
flex-direction:column !important;
}
.hero_container {
width: 100vw !important;
}
.content {
width:100% !important;
padding-left:16px;
padding-right:16px;
}
</style>
<script>
$(document).ready(function() {
// process the form
$('form').submit(function(event) {
// get the form data
// there are many ways to get this data using jQuery (you can use the class or id also)
var formData = {
'story' : $('input[name=story]').val(),
'location' : $('input[name=location]').val(),
};
// process the form
$.ajax({
type : 'POST', // define the type of HTTP verb we want to use (POST for our form)
url : 'https://formspree.io/f/mwkwvzwp', // the url where we want to POST
data : formData, // our data object
dataType : 'json', // what type of data do we expect back from the server
encode : true
})
// using the done promise callback
.done(function(data) {
// log data to the console so we can see
$( "#formdone" ).addClass( "show" );
$( "form" ).addClass( "hide" );
// here we will handle errors and validation messages
});
// stop the form from submitting the normal way and refreshing the page
event.preventDefault();
});
});
</script>
</head>
<body>
<div class="content_container">
<div class="layout_container">
<div class="hero_container"><img src="images/albertking2x.png" loading="lazy" srcset="images/albertking2x-p-500.png 500w, images/albertking2x-p-800.png 800w, images/albertking2x-p-1080.png 1080w, images/albertking2x.png 1170w" sizes="45vw" alt="" class="hero_image"></div>
<div class="content">
<h1 class="heading-2">Contribute to this story</h1>
<p class="paragraph">Join other creatives, poets, and writers in creating this story - one sentence at a time.</p>
<h2 class="heading">The Legend of Albert King, A Grave Digger</h2>
<div class="story_container">
<div class="story_list">
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads changed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
<div class="storyline">
<div class="storytext">He lived near a bluff where two roads crossed</div>
<div class="story-location">New York City, 1 Sep 2020</div>
</div>
</div>
</div>
<div class="form_container">
<div class="form-block w-form">
<form method="POST" class="form">
<input type="text" class="text-field-2 w-input" maxlength="256" name="story" placeholder="100 character limit" id="story"/>
<input type="text" class="text-field w-input" maxlength="256" name="location" placeholder="City / Suburb" id="location" required=""/>
<input type="hidden" name="_next" value="//path/thankyou.html" />
<input type="submit" value="Submit" data-wait="Please wait..." class="submit-button w-button"/>
</form>
<div id="formdone" class="success">
<div>Thank you! Your submission has been received!</div>
</div>
</div>
</div>
<div class="text-block">Please note your comments will be reviewed and if approved will appear above shortly.</div>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5f5a6d48c9c7083e2edc107c" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
</body>
</html>