From ae107e00c3779aae4d6439b2f86ea0dcc8cd6fb9 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sat, 23 Mar 2024 12:15:59 +0000 Subject: Adds alt tags, removes un-needed images and rearranges. --- index.html | 77 ++++++++++++++++++++------------------------------------------ style.css | 2 +- 2 files changed, 25 insertions(+), 54 deletions(-) diff --git a/index.html b/index.html index 7aaff0c..cc6d3ce 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Jo signpost page + Joanna Lemon Learning - creating colourful and clear educational resources
@@ -43,7 +43,7 @@

Collaged resources

- +

@@ -57,76 +57,61 @@

- -
-
- + A collaged picture of an anteater and three tiny ants on a light blue background.
- + A collaged image of a bee hovering above some pink blossom on a purple background.
- + A collaged image of five colourful butterflies on a white background.
- + A collaged image of a Bee Eater, with a bee and some flowers on a purple background.
- + A collaged image of a crab with two small clams peering out of their shells on a yellow background.
- + A collaged image of a Dalmation dog and a dragonfly on a red background.
- + A collaged image of an elephant on a purple background.
- + A collaged image of a pink flamingo stepping in a pond with a tiny fish in the water on a blue background
- + A collaged image of a goose and three goslings on a green background.
- + A collaged image of a hoverfly and a dandelion on a white background.
- + A collaged image of a kangaroo with a koala bear on its back on a dark purple background.
- + A collaged image of a ladybird on a leaf on a light bnlue background.
- + A collaged image of a rhino with Hyrax on its back on a dark blue background.
- + A collaged image of two snow leopards on snowy rocks on a dark blue background.
- + A collaged image of a prowling tiger with a toucan on its back on a purple background.
- + A collaged image of a vulture flying above a tiny vole on a light blue background.
- + A collaged image of a whale on a dark pink background.
- + A collaged image of a yak on a yellow background.
- -
-
- -
-
- -
-
- -
-
- + A collaged image of a zebra on a red background.
@@ -144,17 +129,6 @@

-
-
- -
-
- -
-
- -
-
@@ -175,19 +149,16 @@
- +
- +
- -
-

Reviews

-
+

Customer reviews

Joanna is a talented resource maker! diff --git a/style.css b/style.css index ba6435b..0fd1132 100644 --- a/style.css +++ b/style.css @@ -134,7 +134,7 @@ img { font-size: 1.8rem; color: darkgray; padding-right: 100px; - padding-top: 60px; + padding-top: 20px; padding-bottom:100px text-align: right; } -- cgit v1.2.3