diff --git a/exercise1.html b/exercise1.html index 0a97b67..87d94d1 100644 --- a/exercise1.html +++ b/exercise1.html @@ -2,6 +2,16 @@ CSS Exercises 1 +

Make me red!

diff --git a/exercise2.html b/exercise2.html index e69de29..42e9a9f 100644 --- a/exercise2.html +++ b/exercise2.html @@ -0,0 +1,78 @@ + + + + CSS Exercise 2 + + + + + +
+ +

All about colours

+ +
+

This is a page about colours. You need to fix it so that:

+ + +
+ +
+

About blue

+ +

This section is all about the colour blue. This text should be black.

+ + + +
+ +
+ +
+

About yellow

+ +

The section is all about the colour yellow. This text should be black.

+ + + +
+ + + \ No newline at end of file