Skip to content

Commit 9594bf4

Browse files
committed
nightmare
1 parent d455702 commit 9594bf4

4 files changed

Lines changed: 72 additions & 0 deletions

File tree

Gallery/Online/Haroon80.png

106 KB
Loading

Gallery/Online/Yusuf82.png

24.3 KB
Loading

Newsletters/20260321.html

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
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>Good morning code club</h2>
32+
<p>Try out code club&apos;s new <a href="https://codeclub.org/2026/02/11/everything-in-one-place-helping-beginners-code-with-confidence-with-the-code-editor/">code editor</a>.</p>
33+
<div class="center-figure">
34+
<figure>
35+
<img src="https://i0.wp.com/blog.codeclub.org/wp-content/uploads/2026/02/1350-x-1080.png?fit=600%2C500&ssl=1" alt="Code editor" />
36+
<figcaption><em><a href="https://codeclub.org/2026/02/11/everything-in-one-place-helping-beginners-code-with-confidence-with-the-code-editor/">Code editor</a></em> by code club</figcaption>
37+
</figure>
38+
</div>
39+
<h3>What have you made?</h3>
40+
<p>Haroon made a project for St. Patrick&apos;s Day <a href="https://scratch.mit.edu/projects/1293308472/">Shamrock Year Seasonal Snacks</a></p>
41+
<div class="center-figure">
42+
<figure>
43+
<img src="../Gallery/Online/Haroon80.png" alt="Shamrock Year Seasonal Snacks"/>
44+
<figcaption><em><a href="https://scratch.mit.edu/projects/1293308472/">Shamrock Year Seasonal Snacks</a></em> by Haroon, 12</figcaption>
45+
</figure>
46+
</div>
47+
<p>And Yusuf made a new character <a href="https://scratch.mit.edu/projects/1291782708/">Nightmare Comparison</a></p>
48+
<div class="center-figure">
49+
<figure>
50+
<img src="../Gallery/Online/Yusuf82.png" alt="Nightmare Comparison"/>
51+
<figcaption><em><a href="https://scratch.mit.edu/projects/1291782708/">Nightmare Comparison</a></em> by Yusuf, 12</figcaption>
52+
</figure>
53+
</div>
54+
<h3>Have you made us a project?</h3>
55+
<p>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>
56+
<h3>Tell your friends</h3>
57+
<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>
58+
<h3>Suggest a challenge</h3>
59+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
60+
<h3>Submissions</h3>
61+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
62+
Send your first name, age, and project link to <a
63+
href="mailto:paul.sinnett@gmail.com">paul.sinnett@gmail.com</a>.</p>
64+
<h3>Unsubscribe</h3>
65+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
66+
</article>
67+
</section>
68+
<footer></footer>
69+
</body>
70+
71+
</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/20260321.html">21/03/2026</a></li>
2829
<li><a href="Newsletters/20260314.html">14/03/2026</a></li>
2930
<li><a href="Newsletters/20260307.html">07/03/2026</a></li>
3031
<li><a href="Newsletters/20260228.html">28/02/2026</a></li>

0 commit comments

Comments
 (0)