Skip to content

Commit 3dac60c

Browse files
committed
update
1 parent d098c23 commit 3dac60c

File tree

7 files changed

+84
-0
lines changed

7 files changed

+84
-0
lines changed

Gallery/Online/Christiana6.png

107 KB
Loading

Gallery/Online/Haroon28.png

31.8 KB
Loading

Gallery/Online/Haroon29.png

58 KB
Loading

Gallery/Online/Haroon30.png

58.4 KB
Loading

Gallery/Online/Yusuf35.png

27 KB
Loading

Newsletters/20250125.html

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
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>Christiana made this animation <a href="https://scratch.mit.edu/projects/1121957826/">alien cat</a></p>
33+
<div class="center-figure">
34+
<figure>
35+
<img src="../Gallery/Online/Christiana6.png" alt="alien cat" />
36+
<figcaption><em><a href="https://scratch.mit.edu/projects/1121957826/">alien cat</a></em> by Christiana, 9</figcaption>
37+
</figure>
38+
</div>
39+
<p>Haroon drew a dinosaur <a href="https://scratch.mit.edu/projects/1121792771/">perfect!</a></p>
40+
<div class="center-figure">
41+
<figure>
42+
<img src="../Gallery/Online/Haroon28.png" alt="dinosaur" />
43+
<figcaption><em><a href="https://scratch.mit.edu/projects/1121792771/">perfect!</a></em> by Haroon, 10</figcaption>
44+
</figure>
45+
</div>
46+
<p>Made this animation <a href="https://scratch.mit.edu/projects/1121961343/">YOU JUST GOT BUZZINGAED</a></p>
47+
<div class="center-figure">
48+
<figure>
49+
<img src="../Gallery/Online/Haroon29.png" alt="YOU JUST GOT BUZZINGAED" />
50+
<figcaption><em><a href="https://scratch.mit.edu/projects/1121961343/">YOU JUST GOT BUZZINGAED</a></em> by Anu, 10</figcaption>
51+
</figure>
52+
</div>
53+
<p>And this animation <a href="https://scratch.mit.edu/projects/1122018633/">Stop wasting you're time</a></p>
54+
<div class="center-figure">
55+
<figure>
56+
<img src="../Gallery/Online/Haroon30.png" alt="Stop wasting you're time" />
57+
<figcaption><em><a href="https://scratch.mit.edu/projects/1122018633/">Stop wasting you're time</a></em> by Anu, 10</figcaption>
58+
</figure>
59+
</div>
60+
<p>And Yusuf made this test project <a href="https://scratch.mit.edu/projects/1122203984/">Mario Test</a></p>
61+
<div class="center-figure">
62+
<figure>
63+
<img src="../Gallery/Online/Yusuf35.png" alt="Mario Test" />
64+
<figcaption><em><a href="https://scratch.mit.edu/projects/1122203984/">Mario Test</a></em> by Yusuf, 11</figcaption>
65+
</figure>
66+
</div>
67+
<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>
68+
<h3>Tell your friends</h3>
69+
<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>
70+
<h3>Suggest a challenge</h3>
71+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
72+
<h3>Submissions</h3>
73+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
74+
Send your first name, age, and project link to <a
75+
href="mailto:[email protected]">[email protected]</a>.</p>
76+
<h3>Unsubscribe</h3>
77+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
78+
</article>
79+
</section>
80+
<footer></footer>
81+
</body>
82+
83+
</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/20250125.html">25/01/2025</a></li>
2829
<li><a href="Newsletters/20250118.html">18/01/2025</a></li>
2930
<li><a href="Newsletters/20250111.html">11/01/2025</a></li>
3031
<li><a href="Newsletters/20250104.html">04/01/2025</a></li>

0 commit comments

Comments
 (0)