Skip to content

Try our new Crash Courses!

Buy one of our new Crash Courses, now hosted on Teachable.

CSS Project

Summary

Here is a project you can use to practice using CSS properties and values.

Details

Download the starter CSS project from GitHub and open it in your text editor. The goal of this project is to customize a Coming Soon page.

Open the index.html file in your browser. Then open the file main.css and uncomment the CSS properties and add values to create a unique looking Coming Soon page.

You can add additional CSS properties as well.

The Coming Soon project
Back to: CSS Reference > CSS Building Projects