Skip to content

Commit 748bbec

Browse files
committed
new projects
1 parent 25ab146 commit 748bbec

5 files changed

Lines changed: 63 additions & 6 deletions

File tree

Gallery/Online/Haroon77.png

328 KB
Loading

Gallery/Online/Yusuf79.png

134 KB
Loading

Newsletters/20260221.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,18 @@ <h2>Good morning code club</h2>
3636
</figure>
3737
</div>
3838
<h3>What have you made?</h3>
39-
<p>Yusuf made this animation: <a href="https://scratch.mit.edu/projects/1280109738/">What the-</a></p>
39+
<p>And Haroon made this project: <a href="https://scratch.mit.edu/projects/1282558083/">January island Full Song</a></p>
4040
<div class="center-figure">
4141
<figure>
42-
<img src="../Gallery/Online/Yusuf78.png" alt="What the-"/>
43-
<figcaption><em><a href="https://scratch.mit.edu/projects/1280109738/">What the-</a></em> by Yusuf, 12</figcaption>
42+
<img src="../Gallery/Online/Haroon77.png" alt="January island Full Song"/>
43+
<figcaption><em><a href="https://scratch.mit.edu/projects/1282558083/">January island Full Song</a></em> by Haroon, 12</figcaption>
4444
</figure>
4545
</div>
46-
<p>And Haroon made this project: <a href="https://scratch.mit.edu/projects/1279392974/">Some Rare Exains i Made</a></p>
46+
<p>Yusuf made this animation: <a href="https://scratch.mit.edu/projects/1280741400/">Ego Valorant Edit</a></p>
4747
<div class="center-figure">
4848
<figure>
49-
<img src="../Gallery/Online/Haroon76.png" alt="Some Rare Exains i Made"/>
50-
<figcaption><em><a href="https://scratch.mit.edu/projects/1279392974/">Some Rare Exains i Made</a></em> by Haroon, 12</figcaption>
49+
<img src="../Gallery/Online/Yusuf79.png" alt="Ego Valorant Edit"/>
50+
<figcaption><em><a href="https://scratch.mit.edu/projects/1280741400/">Ego Valorant Edit</a></em> by Yusuf, 12</figcaption>
5151
</figure>
5252
</div>
5353
<h3>Have you made us a project?</h3>

Newsletters/20260228.html

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
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>The Scratch Team has a new series of videos on YouTube. This one is about problem solving: <a href="https://www.youtube.com/watch?v=WGrmDYP51Zg">Level Up with Scratch: Squash “Bugs” and Conquer Challenges: Creative Problem-Solving</a></p>
33+
<div class="center-figure">
34+
<figure>
35+
<iframe width="560" height="315" src="https://www.youtube.com/embed/WGrmDYP51Zg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
36+
</figure>
37+
</div>
38+
<h3>What have you made?</h3>
39+
<h3>Have you made us a project?</h3>
40+
<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>
41+
<h3>Tell your friends</h3>
42+
<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>
43+
<h3>Suggest a challenge</h3>
44+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
45+
<h3>Submissions</h3>
46+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
47+
Send your first name, age, and project link to <a
48+
href="mailto:paul.sinnett@gmail.com">paul.sinnett@gmail.com</a>.</p>
49+
<h3>Unsubscribe</h3>
50+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
51+
</article>
52+
</section>
53+
<footer></footer>
54+
</body>
55+
56+
</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/20260228.html">28/02/2026</a></li>
2829
<li><a href="Newsletters/20260221.html">21/02/2026</a></li>
2930
<li><a href="Newsletters/20260214.html">14/02/2026</a></li>
3031
<li><a href="Newsletters/20260207.html">07/02/2026</a></li>

0 commit comments

Comments
 (0)