Skip to content

Commit fa59029

Browse files
committed
happy birthday
1 parent 99d4968 commit fa59029

File tree

6 files changed

+82
-0
lines changed

6 files changed

+82
-0
lines changed

Gallery/Online/Chloe2.png

217 KB
Loading

Gallery/Online/Dami5.png

201 KB
Loading

Gallery/Online/Haroon47.png

70.9 KB
Loading

Gallery/Online/Yusuf57.png

17 KB
Loading

Newsletters/20250628.html

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
<DOCTYPE! html>
2+
<html>
3+
4+
<head>
5+
<title>
6+
Croydon Central Library Code Club
7+
</title>
8+
<link rel="stylesheet" type="text/css" href="../style.css">
9+
</head>
10+
11+
<body>
12+
<header>
13+
<h1>
14+
Croydon Central Library Code Club
15+
</h1>
16+
</header>
17+
<section>
18+
<nav>
19+
<ul>
20+
<li><a href="../index.html">Home</a></li>
21+
<li><a href="https://codeclub.org/en">HQ</a></li>
22+
<li><a href="https://projects.raspberrypi.org/en/codeclub">Projects</a></li>
23+
<li><a href="../about.html">About</a></li>
24+
<li><a href="../join.html">Join</a></li>
25+
<li><a href="../gallery.html">Gallery</a></li>
26+
<li><a href="../challenges.html">Challenges</a></li>
27+
<li><a href="../newsletters.html">Newsletters</a></li>
28+
</ul>
29+
</nav>
30+
<article>
31+
<h2>Happy birthday code club</h2>
32+
<p>The Croydon library code club started 12 years ago this week. Why not make us a project to celebrate?</p>
33+
<h3>What have you made?</h3>
34+
<p>Dami made our <a href="https://scratch.mit.edu/projects/1191404999/">find the bug!</a> project:</p>
35+
<div class="center-figure">
36+
<figure>
37+
<img src="../Gallery/Online/Dami5.png" alt="find the bug!"/>
38+
<figcaption><em><a href="https://scratch.mit.edu/projects/1191404999/">find the bug!</a></em> by Dami, 8</figcaption>
39+
</figure>
40+
</div>
41+
<p>Can you find the bug in every scene?</p>
42+
<p>Chloe made this: <a href="https://scratch.mit.edu/projects/1191878047/">Let's goooo Domo Kun</a></p>
43+
<div class="center-figure">
44+
<figure>
45+
<img src="../Gallery/Online/Chloe2.png" alt="Let's goooo Domo Kun"/>
46+
<figcaption><em><a href="https://scratch.mit.edu/projects/1191878047/">Let's goooo Domo Kun</a></em> by Chloe, 11</figcaption>
47+
</figure>
48+
</div>
49+
<p>Let's goooo!</p>
50+
<p>Haroon remixed a song: <a href="https://scratch.mit.edu/projects/1192223844/">Bloom with music</a></p>
51+
<div class="center-figure">
52+
<figure>
53+
<img src="../Gallery/Online/Haroon47.png" alt="Bloom with music"/>
54+
<figcaption><em><a href="https://scratch.mit.edu/projects/1192223844/">Bloom with music</a></em> by Haroon, 10</figcaption>
55+
</figure>
56+
</div>
57+
<p>And Yusuf made his last ever project: <a href="https://scratch.mit.edu/projects/1192552767/">My last ever project...</a></p>
58+
<div class="center-figure">
59+
<figure>
60+
<img src="../Gallery/Online/Yusuf57.png" alt="My last ever project..."/>
61+
<figcaption><em><a href="https://scratch.mit.edu/projects/1192552767/">My last ever project...</a></em> by Yusuf, 11</figcaption>
62+
</figure>
63+
</div>
64+
<p>Press F to pay respects.</p>
65+
<p>Have you made us a project? If you want us to feature your projects in our newsletter, press the share button and send the project url to us by email at the address below.</p>
66+
<h3>Tell your friends</h3>
67+
<p>If you have friends you think might like to join our club, get them to ask their parents to email us and we will sign them up!</p>
68+
<h3>Suggest a challenge</h3>
69+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
70+
<h3>Submissions</h3>
71+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
72+
Send your first name, age, and project link to <a
73+
href="mailto:[email protected]">[email protected]</a>.</p>
74+
<h3>Unsubscribe</h3>
75+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
76+
</article>
77+
</section>
78+
<footer></footer>
79+
</body>
80+
81+
</html>

newsletters.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ <h1>Croydon Central Library Code Club</h1>
2525
<h2>Newsletters</h2>
2626
<p>Each week we set coding challenges for our club members. Here are our previous newsletters:</p>
2727
<ul>
28+
<li><a href="Newsletters/20250628.html">28/06/2025</a></li>
2829
<li><a href="Newsletters/20250621.html">21/06/2025</a></li>
2930
<li><a href="Newsletters/20250614.html">14/06/2025</a></li>
3031
<li><a href="Newsletters/20250607.html">07/06/2025</a></li>

0 commit comments

Comments
 (0)