Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Latest commit

 

History

History
 
 

3-CSS

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 the students will become comfortable with designing a website that includes multiple pages all styled with an external style sheet. Next, they will pull from the Bootstrap framework to design resposive websites.

##Lessons

  1. Header, Styles & Buttons
  2. Multiple Pages & External Style Sheets Project 3A
  3. Div Tags & Div Classes
  4. Twitter bootstrap
  5. About Me with bootstrap

##Standards

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

Demonstrate command of the conventions of standard English grammar and usage when writing or speaking.

CCSS.ELA-LITERACY.L.9-10.1.A
Use parallel structure

CCSS.ELA-LITERACY.L.9-10.1.B
Use various types of phrases (noun, verb, adjectival, adverbial, participial, prepositional, absolute) and clauses (independent, dependent; noun, relative, adverbial) to convey specific meanings and add variety and interest to writing or presentations.

####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.