-
Notifications
You must be signed in to change notification settings - Fork 0
/
events.html
200 lines (171 loc) · 9.03 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
<!DOCTYPE html>
<html>
<head>
<title>
ChessMaine - Upcoming Events
</title>
<meta name="author" content="Ian Youth">
<meta name="description" content="ChessMaine Blog">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z"
crossorigin="anonymous">
<link href='https://fonts.googleapis.com/css?family=Noto Serif JP' rel='stylesheet'>
<link href="style.css" type="text/css" rel="stylesheet">
<link href="responsive.css" type="text/css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div id="logo-header" class="row justify-content-between align-items-center">
<a href="index.html" class="col-lg-4">
<img id="chessmaine-logo" src="images/chessmaine-logo.jpg" alt="ChessMaine">
</a>
<p id="multiple-winner" class="multiple-winner col-4">
Multiple Winner! Best State Chess Website (Chess Journalists of America)
</p>
</div>
<nav id="navigation-bar" class="navbar">
<div class="dropdown">
<a href="events.html" id="upcoming-events-text" class="btn dropbtn upcoming-events">Upcoming Events</a>
</div>
<div class="dropdown">
<button class="dropbtn">Player Resources</button>
<div class="dropdown-content">
<a href="full-blog-posts/clubs.html" class="btn">Clubs</a>
<a href="curricula.html" class="btn">Curricula</a>
<a href="full-blog-posts/instructors.html" class="btn">Instructors</a>
<a href="pdfs/chessmaine-scoresheet.pdf" class="btn" target="_blank">Scoresheets</a>
<a href="full-blog-posts/submit-your-games.html" class="btn">Submit Your Games</a>
<a href="full-blog-posts/websites.html" class="btn">Websites</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">MECA</button>
<div class="dropdown-content">
<a href="full-blog-posts/about-meca.html" class="btn">About MECA</a>
<button>Board Meeting Archives</button>
<a href="https://maine-chess-association.square.site/" class="btn" target="_blank">Store</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">External Resources</button>
<div class="dropdown-content">
<a href="full-blog-posts/chess-atlantic-newsletter.html" class="btn">Chess Atlantic Newsletter</a>
<a href="http://www.uschess.org/datapage/top-players2.php?state=ME&limit=&maxcnt=200&players=M¤t=C" class="btn" target="_blank">Maine Top 200</a>
<a href="pdfs/td-handbook.pdf" class="btn" target="_blank">TD Handbook</a>
<a href="full-blog-posts/tournament-archives.html" class="btn">Tournament Archives</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">Archives</button>
<div class="dropdown-content">
<button>Brilliancy Prizes</button>
<a href="full-blog-posts/maine-chess-player-of-the-year.html" class="btn">Maine Chess Player of the Year</a>
<button>Games</button>
<button>Interviews</button>
<button>Puzzles</button>
<button>Site Archives</button>
<a href="full-blog-posts/state-champions.html" class="btn">State Champions</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">Contact</button>
<div class="dropdown-content">
<a href="mailto:info@chessmaine.net" class="btn" target="_blank">Email</a>
<a href="https://www.facebook.com/MaineChessAssociation/" class="btn" target="_blank">Facebook</a>
</div>
</div>
</nav>
<div class="news">
<h1>
ChessMaine Events
</h1>
<hr>
<h3>
ChessMaine Events Google Calendar
</h3>
<div>
<div id="calendar-div">
<p>
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=America%2FNew_York&src=NTg4bTh2NnMzZWMwcXN2djQ3YjQ4YzB0MTRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&color=%23039BE5" style="border:solid 1px #777" height="600" width="70%" frameborder="0" scrolling="no"></iframe>
</p>
<hr>
</div>
</div>
<div class="home-page-entry align-items-center">
<h3 class="blog-post-title">
George Hill Farm Chess Camp, Hope
</h3>
<h4 class="blog-post-date">
Monday-Friday, June 21-25, 2021
</h4>
<div class="home-page-entry-content row align-items-center justify-content-between">
<p class="links col-md-4">
<a href="events/george-hill-farm-chess-camp.pdf">More Information and Registration</a>
</p>
<form class="col-md-4 comment-button" action="events/george-hill-farm-chess-camp.html#comments-landing-spot">
<input type="submit" class="comments" value="Comments">
</form>
</div>
<hr>
</div>
<div class="home-page-entry align-items-center">
<h3 class="blog-post-title">
President's Swiss, Bangor
</h3>
<h4 class="blog-post-date">
Saturday, July 10, 2020
</h4>
<div class="home-page-entry-content row align-items-center justify-content-between">
<p class="links col-md-4">
<a href="events/presidents-swiss.pdf">More Information</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSd3XUXDyRKcytpZw0m7KFHZQvw3opj5e2KKKk9N-ykboE_CYQ/viewform">Registration Form</a>
<a href="https://checkout.square.site/buy/P4U6HLX644LG7J43GFPDATVM">Payment Link</a>
</p>
<form class="col-md-4 comment-button" action="events/presidents-swiss.html#comments-landing-spot">
<input type="submit" class="comments" value="Comments">
</form>
</div>
<hr>
</div>
<div class="home-page-entry align-items-center">
<h3 class="blog-post-title">
Maine Open Championship, Waterville
</h3>
<h4 class="blog-post-date">
Friday-Sunday, July 16-18 OR Saturday-Sunday, July 17-18, 2021
</h4>
<div class="home-page-entry-content row align-items-center justify-content-between">
<p class="links col-md-4">
<a href="events/maine-open-championship.pdf">More Information</a>
</p>
<form class="col-md-4 comment-button" action="events/maine-open-championship.html#comments-landing-spot">
<input type="submit" class="comments" value="Comments">
</form>
</div>
<hr>
</div>
<div class="home-page-entry align-items-center">
<h3 class="blog-post-title">
Roger J. and Lois Morin Memorial Tournament, Orono
</h3>
<h4 class="blog-post-date">
Saturday, September 11, 2021
</h4>
<div class="home-page-entry-content row align-items-center justify-content-between">
<p class="links col-md-4">
<a href="events/morin-memorial.pdf">More Information</a>
</p>
<form class="col-md-4 comment-button" action="events/morin-memorial.html#comments-landing-spot">
<input type="submit" class="comments" value="Comments">
</form>
</div>
</div>
<hr>
<div id="footer">
<p id="footer-content">
All content © 2004 - 2021 ChessMaine & <a href="mailto:info@chessmaine.net">Daniel C. DeLuca</a> | Site design by <a href="http://mossyskull.com">Michael J. DeLuca</a> and <a href="mailto:iyouth66@gmail.com">Ian S. Youth</a>
</p>
</div>
</div>
</body>
</html>