Intro to CSS: Wrap Up

Daily To Do

Wrap Up

So we have linked out CSS and HTML files together to start giving our web page a little extra something special.

The code below covers all of the CSS methods in this section. If you save this as your CSS file and look at the HTML file then you should now understand what each CSS property does and how to apply them. The best way to fully understand all of this is to mess around with the HTML and the CSS files and see what happens when you change things.

See the Pen Intro to CSS: Wrap Up by Tim Mumford (@mumfordt) on CodePen.

 
 
Great job!
 
Now go to Schoology and check out the CSS Project.