Advanced CSS Exercises
If you have some CSS experience and find the other exercises a little basic, try some of these more challenging exercises. Get creative and make something cool with these advanced topics. Experiment!
CSS Patterns
Try to recreate the following patterns using HTML and CSS only.
CSS Gradients
Read about CSS Gradients and try to recreate some of the following examples. Don't worry about matching the colors perfectly.
CSS Animations
CSS Image Slider
Follow this tutorial on how to make a pure CSS3 image slider. Make your own slider and add it to your blog site.