-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevents.html
224 lines (205 loc) · 11.6 KB
/
events.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
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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SkyStitchers</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato|Inter|Nunito|Barlow">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="icon" type="image/x-icon" href="/images/logo_new.png">
<script src="js/welcome.js"></script>
<script defer src="js/disclaimer.js"></script>
<script defer src="js/terms.js"></script>
<script defer src="js/eventsscript.js"></script>
</head>
<body>
<header>
<nav>
<div class="navbar">
<a href="index.html"><img class="primary-icon" src="images/SkyStitcher_logo.png"/>
SkyStitchers
</a>
<a href="index.html"><span class="material-symbols-outlined">Home</span>
Home
</a>
<a href="getting-started.html"><span class="material-symbols-outlined">home_repair_service</span>
Get ready
</a>
<a href="make.html"><span class="material-symbols-outlined">brush</span>
Workshops
</a>
<a href="events.html"><span class="material-symbols-outlined">calendar_month</span>
Events
</a>
<a href="about.html"><span class="material-symbols-outlined">favorite</span>
About Us</a>
</div>
</nav>
<h1><center>Events</center></h1>
<div class="host">
<p>We host a variety of monthly events for kids and parents of all ages and skill levels to help bring our community together.
Our events are designed to be engaging, interactive, and educational, letting you learn more about sewing and DIY.</p>
<p>Join us in exploring the exciting world of crafts!</p>
</div>
</header>
<main>
<div class="events">
<div class="galleryevents">
<a target="_blank" href="images/img20.png">
<img src="images/img20.png" alt="ginger Puppets" width="240" height="168">
</a>
<div class="desc2">Finger Puppets Master-Class <br>(Ages 8-12)</div>
</div>
<div class="galleryevents">
<a target="_blank" href="images/img17.png">
<img src="images/img17.png" alt="Halloween Decoration" width="240" height="168">
</a>
<div class="desc2">Make Your Own Halloween Decoration (Ages 8-12)</div>
</div>
<div class="galleryevents">
<a target="_blank" href="images/img8.png">
<img src="images/img8.png" alt="threads" width="240" height="168">
</a>
<div class="desc1">
Introduction to Sewing <br>(Ages 5-7)
</div>
</div>
<div class="galleryevents">
<a target="_blank" href="images/img11.png">
<img src="images/img11.png" alt="Halloween Decoration (spider)" width="240" height="168">
</a>
<div class="desc1">Make Your Own Halloween Decoration (Ages 5-7)</div>
</div>
<div class="galleryevents">
<a target="_blank" href="images/img18.png">
<img src="images/img18.png" alt="keychain with dolphin" width="240" height="168">
</a>
<div class="desc2">Introduction to Sewing <br>(Ages 8-12)</div>
</div>
<div class="galleryevents">
<a target="_blank" href="images/img2.png">
<img src="images/img2.png" alt="picture applique from different fabrics" width="240" height="168">
</a>
<div class="desc2">
Introduction to Quilting <br>(Ages 8-12)
</div>
</div>
<div class="galleryevents">
<a target="_blank" href="images/img7.png">
<img src="images/img7.png" alt="smiling felt face" width="240" height="168">
</a>
<div class="desc1">Make Your Own Stuffed Toy <br>(Ages 5-7)</div>
</div>
<div class="galleryevents">
<a target="_blank" href="images/img16.png">
<img src="images/img16.png" alt="girls sews a Toy" width="240" height="168">
</a>
<div class="desc2">Make Your Own Stuffed Toy <br>(Ages 8-12)</div>
</div>
<div class="galleryevents">
<a target="_blank" href="images/img21.png">
<img src="images/img21.png" alt="felted book" width="240" height="168">
</a>
<div class="desc2">
Make Your Own School Binder <br>(Ages 8-12)
</div>
</div>
</div>
<div class="newsletter">
<center>
<div class="rectangle">
<div class='subscribe'>
Subscribe to our newsletter
</div>
<div class='get'>
<p>Get our latest news and events, delivered right to your inbox</p>
</div>
<div class="email">
<input class="address">
</div>
<!-- <div class="buttonevents">
Subscribe
</div> -->
<button type="button" id="subscribeBtn">Subscribe</button>
<div id="subscribeModal" class="modal">
<div class="modal-content">
<div class="modal-header">
<span class="subscribeClose">×</span>
<h2>Welcome to our website!</h2>
</div>
<div class="modal-body">
<p>We are thrilled to see you here and would like to take a moment to thank you for visiting us.
We are constantly working to improve our website and provide the best possible experience for our valued clients. We are excited to announce that new content will be added soon, including tutorials, tips, and resources to help you make the most of your time on our site.
Please stay tuned for updates and don't hesitate to reach out if there's anything we can assist you with. We appreciate your support and are always here to help.</p>
<p>Thank you for choosing us and we look forward to continuing to serve you!</p>
</div>
</div>
</div>
</div>
</center>
<div class='planner'>
<p>Add our events to your planner:</p>
</div>
<div class='links'>
<center><a href="https://calendar.google.com">Google Calendars</a> | <a href="https://outlook.com">Outlook</a></center>
</div>
</div>
<div class="sponsors">
<h3>Our Sponsors</h3>
<div class="sponsorscarousel">
<div class="sponsorlogo">
<center><img src="images/sponsor-1.png" alt="cfg" width="101px" height="58px"></center>
</div>
<div class="sponsorlogo">
<center><img src="images/sponsor-2.png" alt="minervacrafts" width="101px" height="58px"></center>
</div>
<div class="sponsorlogo">
<center><img src="images/sponsor-3.png" alt="amazon" width="101px" height="58px"></center>
</div>
</div>
</main>
<footer>
<div class="footer">
<ul>
<li>
<a id="discllink">Disclaimer</a>
<div id="disclModal" class="modal">
<div class="modal-content">
<div class="modal-header">
<span class="disClose">×</span>
<h2>Disclaimer</h2>
</div>
<div class="modal-body">
<p>
This is not the official West Highland Way website and is for general purpose and information use only. <br>
The information is provided by Skystitchers and while we endeavour to keep the information up to date and correct, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services, or related graphics contained on the website for any purpose. Any reliance you place on such information is therefore strictly at your own risk.
</p>
<p>In no event will we be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of this website.
</p>
<p>Through this website you are able to link to other websites which are not under the control of Skystitchers. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them.
</p>
</div>
</div>
</div>
</li>
<li>
<a id="tclink">Terms and Conditions</a>
<div id="tcModal" class="modal">
<div class="modal-content">
<div class="modal-header">
<span class="tcClose">×</span>
<h2>Terms and Conditions</h2>
</div>
<div class="modal-body">
<p>This is a mock website for a challenge created by CFG, therefore the terms and conditions are not fully written </p>
<p> In general terms and condtions will be about how the website should be used and how the website generates and keeps the infornation safe. As it is a website for children, the conditons would be about the sfaeguarding of young children.</p>
</div>
</div>
</div>
</li>
<p>Created by Team Blue @2023</p>
</ul>
</div>
</footer>
</body>
</html>