diff --git a/css/style.css b/css/style.css index 8616e76..d05459f 100644 --- a/css/style.css +++ b/css/style.css @@ -31,7 +31,13 @@ h1 { font-family: "Lobster"; } p { color: #444; } -a { text-decoration: none; } +a { + color: green; +} + +a:hover { + color: black; +} button { margin: 4px 4px; @@ -101,3 +107,11 @@ button:active { box-shadow: none; } .switches { clear: both; } + +.date { + font-size: 90%; + color: #fff; + padding: 6px; + background-color: #ccc; + border-radius: 8px; +} diff --git a/index.html b/index.html index 055365c..7585f28 100644 --- a/index.html +++ b/index.html @@ -9,11 +9,20 @@ - + -

Digital Empowerment

+

Digital Empowerment

+

Session 2 - coding

+

2023-08-09

+

This week we're going to do some coding. You'll need to go to JSFiddle to do it on your Chromebooks. If you create an account (with your parents' permission!), you can save your work.

+

Here's my reference code for a calculator - it's where we're headed, and I'm going to show you how to get there. You can refer to it now or later (after this session) anytime. If you create a 'fork', it means you're creating your own copy, and you can then do what you like with it.

+

For now, though, I'm going to show you how to get started. Once everyone who's going to register for JSFiddle has done so, we're going go to this 'fiddle' I've created and copy (fork) it as a starting point.

+ + +

Session 1 - looking behind the web page

+

2023-07-28

Chch South Karamata learners don't have to be mere riders in their digital journey - they can drive themselves!

Find this code on the web!

@@ -41,7 +50,7 @@
- +

Questions? Get in touch with Dave.