From 2f8c0d2b19ffda3a599a426c4fd6a6ea21f6adfc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 21 Mar 2017 18:57:18 +0100 Subject: fruits --- .DS_Store | Bin 0 -> 6148 bytes apple.png | Bin 0 -> 363730 bytes banana.png | Bin 0 -> 126252 bytes index.html | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ lemon.png | Bin 0 -> 39847 bytes lime.png | Bin 0 -> 47442 bytes rasp.png | Bin 0 -> 90282 bytes 7 files changed, 75 insertions(+) create mode 100644 .DS_Store create mode 100644 apple.png create mode 100644 banana.png create mode 100644 index.html create mode 100644 lemon.png create mode 100644 lime.png create mode 100644 rasp.png diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/.DS_Store differ diff --git a/apple.png b/apple.png new file mode 100644 index 0000000..ca22842 Binary files /dev/null and b/apple.png differ diff --git a/banana.png b/banana.png new file mode 100644 index 0000000..09b948c Binary files /dev/null and b/banana.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..df5cd21 --- /dev/null +++ b/index.html @@ -0,0 +1,75 @@ + + + diff --git a/lemon.png b/lemon.png new file mode 100644 index 0000000..5265989 Binary files /dev/null and b/lemon.png differ diff --git a/lime.png b/lime.png new file mode 100644 index 0000000..1c2ce27 Binary files /dev/null and b/lime.png differ diff --git a/rasp.png b/rasp.png new file mode 100644 index 0000000..e8ab394 Binary files /dev/null and b/rasp.png differ -- cgit v1.2.3-70-g09d2