Homework for CS 50.21B
Lesson 1 - Client 3 Preliminary design
Lesson 2 - HTML/CSS/images for Client 3
Lesson 3/4 Photos and Logos
Lesson 5 Advanced Images
Lessons 6 Advanced Navigation
Lessons 7 New in CSS#
- Client 1 has a text-shadow in three places: around the text in the box on the left side of the page, and around the text in the large text on the main part of the page and the text of the second paragraph.
The shadow on the second paragraph is transparent (50%). To make the shadows easier to see (though maybe harder on the eyes) on the small text, I've made it red
- Client 2 has a new front from@font-face in the text box on the right side of the page. It also has rounded corners.
- Client 2 also has a box-shadow.
- Client 3 has a border-radius around the green box on the right side of the page.
- I created a sampler to show off some gradients and multiple background images.