From bb6a4d8cdb5042d87fbe618aa2ca9dddb2755930 Mon Sep 17 00:00:00 2001 From: Manny-Ellegood10 Date: Tue, 26 Jan 2021 22:14:04 -0500 Subject: [PATCH 1/2] finished part 1 --- dogs.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 dogs.html diff --git a/dogs.html b/dogs.html new file mode 100644 index 0000000..faf77a0 --- /dev/null +++ b/dogs.html @@ -0,0 +1,28 @@ + + + + + + AJAX Activity + + + + + + + \ No newline at end of file From 7fc9d228b02d9aa85fe573447bb9949eb40ad150 Mon Sep 17 00:00:00 2001 From: Manny-Ellegood10 Date: Thu, 28 Jan 2021 19:04:46 -0500 Subject: [PATCH 2/2] completed lab --- dogs.html | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/dogs.html b/dogs.html index faf77a0..e2191c4 100644 --- a/dogs.html +++ b/dogs.html @@ -5,24 +5,46 @@ AJAX Activity - - + + + + + + \ No newline at end of file