Skip to the content.

Readings: HTML Links, JS Functions, and Intro to CSS Layout

Duckett HTML Book

Chapter 4:”links”(pp.74-93)

Chapter 15:”Layout”(pp.358-404)

Duckett JS Book

Chapter 3(first part):”Functions, methods, and objects”(pp.86-99 ONLY)

-in an object, variables are known as properties of the object

-functions are known as methods of the object

Article: “6 Reasons for Pair Programming”

Things I want to know more about

I want to know more about layout. When setting up my html page i feel i forget what goes where and i want to make sure i’m putting everything in the right order.