From 120391380028feb6b3764ea2ea3ff202a9bef299 Mon Sep 17 00:00:00 2001 From: ashbar409 Date: Thu, 9 Jun 2022 14:51:53 -0400 Subject: [PATCH] Lab exercises completed --- exercise2.html | 25 ++++++++++++++++++++++--- exercise3.html | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 3 deletions(-) diff --git a/exercise2.html b/exercise2.html index 71ea38f..24d03e1 100644 --- a/exercise2.html +++ b/exercise2.html @@ -10,12 +10,31 @@ border: 1px solid black; } + + + +
- - -
\ No newline at end of file diff --git a/exercise3.html b/exercise3.html index e69de29..19d43a9 100644 --- a/exercise3.html +++ b/exercise3.html @@ -0,0 +1,40 @@ + + + + + Exercise #3: Changing colors + + + + +
+ + + \ No newline at end of file