Skip to content

Commit 4ca5769

Browse files
committed
easter break
1 parent f2bcd3b commit 4ca5769

File tree

4 files changed

+73
-0
lines changed

4 files changed

+73
-0
lines changed

Gallery/Online/Haroon39.png

34 KB
Loading

Gallery/Online/Yusuf50.png

25.7 KB
Loading

Newsletters/20250412.html

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
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>This will be our last Saturday before Easter break. We will return on Saturday 26th April. Happy Easter everyone!</p>
33+
<h3>New tutorial</h3>
34+
<p>Zinnea has a new tutorial on cut scenes: <a href="https://www.youtube.com/watch?v=dsD2x496ru0">How to Make a Game with Story in Scratch</a>.</p>
35+
<div class="center-figure">
36+
<figure>
37+
<iframe width="560" height="315" src="https://www.youtube.com/embed/dsD2x496ru0" title="How to Make a Game with Story in Scratch" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
38+
</figure>
39+
</div>
40+
<h3>What have you made?</h3>
41+
<p>Haroon made this Q &amp; A project: <a href="https://scratch.mit.edu/projects/1157703318/">MSM Q&A (comment all your questions and i will answers)</a></p>
42+
<div class="center-figure">
43+
<figure>
44+
<img src="../Gallery/Online/Haroon39.png" alt="MSM Q&amp;A (comment all your questions and i will answers)" />
45+
<figcaption><em><a href="https://scratch.mit.edu/projects/1157703318/">MSM Q&amp;A (comment all your questions and i will answers)</a></em> by Haroon, 10</figcaption>
46+
</figure>
47+
</div>
48+
<p>Leave a question in the comments, but just don&apos;t ask about his friend code...</p>
49+
<p>And Yusuf made this project: <a href="https://scratch.mit.edu/projects/1122300587">The Tutorial is back....</a></p>
50+
<div class="center-figure">
51+
<figure>
52+
<img src="../Gallery/Online/Yusuf50.png" alt="The Tutorial is back...." />
53+
<figcaption><em><a href="https://scratch.mit.edu/projects/1122300587">The Tutorial is back....</a></em> by Yusuf, 11</figcaption>
54+
</figure>
55+
</div>
56+
<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>
57+
<h3>Tell your friends</h3>
58+
<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>
59+
<h3>Suggest a challenge</h3>
60+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
61+
<h3>Submissions</h3>
62+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
63+
Send your first name, age, and project link to <a
64+
href="mailto:[email protected]">[email protected]</a>.</p>
65+
<h3>Unsubscribe</h3>
66+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
67+
</article>
68+
</section>
69+
<footer></footer>
70+
</body>
71+
72+
</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/20250412.html">12/04/2025</a></li>
2829
<li><a href="Newsletters/20250405.html">05/04/2025</a></li>
2930
<li><a href="Newsletters/20250329.html">29/03/2025</a></li>
3031
<li><a href="Newsletters/20250322.html">22/03/2025</a></li>

0 commit comments

Comments
 (0)