Skip to content

Commit 0650510

Browse files
author
Driss Boumlik
committed
Add 'Erase All Kittens' website to learning section
1 parent 669ca9e commit 0650510

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

pages-activities/activities-learning.html

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ <h4>
180180
<h4>
181181
<span class="fas fa-frog"></span>
182182
<a href="https://flexboxfroggy.com/" target="_blank">FlexBox Froggy</a>
183-
<span class="badge badge-warning">Easy</span>
183+
<span class="badge badge-success">Easy</span>
184184
</h4>
185185
<p>
186186
Flexbox Froggy is a game for learning CSS flexbox.<br/>
@@ -189,7 +189,24 @@ <h4>
189189
and web literacy games like the brilliant
190190
<a href="https://flukeout.github.io/" style="white-space: nowrap;">CSS Diner</a>
191191
and <a href="https://eraseallkittens.com/">Erase All Kittens</a>,
192-
where you learn about CSS selectors and HTML markup respectively.</p>
192+
where you learn about CSS selectors and HTML markup respectively.
193+
</p>
194+
</div>
195+
</div>
196+
</div>
197+
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
198+
<div class="row">
199+
<div class="card">
200+
<h4>
201+
<span class="fas fa-cat"></span>
202+
<a href="https://eraseallkittens.com/" target="_blank">Erase All Kittens</a>
203+
<span class="badge badge-success">Easy</span>
204+
</h4>
205+
<p>
206+
E.A.K. is a revolutionary, online game that provides kids aged 8-14 with knowledge of both
207+
computational thinking and professional coding languages,
208+
to effectively prepare them for 21st Century degrees and careers.
209+
</p>
193210
</div>
194211
</div>
195212
</div>

0 commit comments

Comments
 (0)