From 8f21967c2572131d9598c1cb1bc507038af29b75 Mon Sep 17 00:00:00 2001 From: Peter Wood Date: Mon, 29 Sep 2025 17:01:31 -0400 Subject: [PATCH] added skip counting by 2 --- margotwood/index.html | 14 + margotwood/skipcount/twos.html | 471 +++++++++++++++++++++++++++++++++ 2 files changed, 485 insertions(+) create mode 100644 margotwood/skipcount/twos.html diff --git a/margotwood/index.html b/margotwood/index.html index 67d3d25..af2bcbc 100644 --- a/margotwood/index.html +++ b/margotwood/index.html @@ -183,6 +183,16 @@ .app-link.subtraction:active { background: linear-gradient(135deg, #38f9d7 0%, #43e97b 100%); } + + /* Skip counting-specific styling */ + .app-link.skip-counting { + background: linear-gradient(135deg, #ff9a9e 0%, #fecfef 100%); + } + + .app-link.skip-counting:hover, + .app-link.skip-counting:active { + background: linear-gradient(135deg, #fecfef 0%, #ff9a9e 100%); + } @@ -199,6 +209,10 @@
+ +
⏭️ 2️⃣
+ +
diff --git a/margotwood/skipcount/twos.html b/margotwood/skipcount/twos.html new file mode 100644 index 0000000..9696b6a --- /dev/null +++ b/margotwood/skipcount/twos.html @@ -0,0 +1,471 @@ + + + + + + + Toddler Math Flash Cards - Skip Counting by 2s! + + + + + +
+
Score: 0/0
+

⏭️ Skip Counting by 2s

+ +
+
What comes next?
+
2, 4, 6, ?
+
+ +
+ + +
+ + + + + + + + + + + + +
+
+ + + +
+ + +
+
+ + + + +