Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.15 KB

File metadata and controls

27 lines (15 loc) · 1.15 KB

CSS Practice

Now that you know how to create CSS rules using selectors to apply declarations to HTML elements, it's time to experiment and see what you can come up with.

☑ Assignment

Create a fork of this CodePen and use CSS to style it so that it looks like the following.

CSS practice

If your section of this course requires that you submit assignments for grading: Upload the URL of your CodePen to the Canvas assignment.

Don't forget to update your GitHub startup repository notes.md with all of the things you learned and want to remember.

🧧 Possible solution

If you get stuck here is a possible solution.

Advanced examples

If you are looking for some examples of where CSS can take you, check out these CodePens:

Don't feel like you need to build anything this complex but try and take things a little beyond your current abilities.