Skip to content

Latest commit

 

History

History
 
 

3-CSS1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

#Unit 3 - Cascading Style Sheets

##Synopsis This unit focuses on the styling of websites using CSS. Through several learning conventions, students will become comfortable with designing a website that includes multiple pages, all styled with an external style sheet.

##Lessons

  1. What is CSS?
  2. Wireframing
  3. Project: CSS ScriptEd Garden
  4. Project: About Who?

##Codecademy Resources The following CodeCademy lessons correspond and will help student understand the concepts in this unit. The teacher may choose to assign these lessons if they would like.

  1. CSS: An Overview
  2. Design a Button For Your Website - build a button by styling divs and links
  3. Make a Website - practice using HTML and CSS to style Airbnb's website

##Standards

####English Standards CCSS.ELA-LITERACY.L9-10.1

####CSTA Standards CT.L2-03 Define an algorithm as a sequence of instructions that can be processed by a computer.

CT.L2-04 Evaluate ways that different algorithms may be used to solve the same problem.