Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

#Unit 4 - HTML, CSS & jQuery

##Synopsis This unit uses a step-by-step walkthough produced by General Assembly. In this walkthough students are provided with directions to create a mock blog site. This walkthrough incorporates aspects of HTML, CSS and jQuery.

##Lessons

  1. GA Dash

##Standards

####English Standards

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

Using parallel structure.

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

CPP.L2-05 I - Event-Driven Behavior

  1. Student can use "onclick" events to trigger JavaScript behavior from user interaction.