css floating

Class Tuesday, December 5, 2017

 Today’s goals:

  • Review floating (another CSS layout technique)
  • Learn and practice clearing (a property used with floating content)

 Today’s featured websites:

 Floating and clearing

  • Let’s review the webpage we started last week
  • Now you’re going to create this:
    winter scenes2
  • Download the broken code here to get started. Create a new page in Notepad++, save as winterfloats.html, and follow the comments to fix the code.
  • When you’re done: What are the 2 descendant selectors that we used in this code? What did they do and why did we use them?

One thought on “Class Tuesday, December 5, 2017

Comments are closed.