aaronxsu / CPLN690-week-5

CPLN690-MUSA610 Week 5: HTML, CSS, & jQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Week 5

As always: make a copy of this repository to commit changes to

Class Outline

Week 4 Review & Introduction

  • Homework/lab discussion
    • Work through week 3, lab 2, part 3 example
    • Thinking through asynchronous behavior

Bringing everything together

Section 1: HTML & CSS
  • Review box model
  • Look at developer tools
  • Live HTML & CSS coding from scratch
  • Lab 1
Section 2: jQuery Continued
  • Element selection
    • Arguably the central jQuery feature
    • CSS selectors
  • jQuery events
    • 'Binding' events to elements
    • Asynchronous
  • Lab 2

Homework Assignment (Due: Sunday, February 21)

About

CPLN690-MUSA610 Week 5: HTML, CSS, & jQuery


Languages

Language:JavaScript 81.3%Language:CSS 15.5%Language:HTML 3.2%