Skip to the content.

Readings: Html Lists, Control Flow with JS, and the CSS Box Model

Duckett HTML Book

Chapter 3:”Lists”(pp.62-73)

Chapter 13:”Boxes”(pp.300-329)

Ducket JS Book

Chapter 2:”Basic JS intructions”(pp.70-73)

Chapter 4:”Decisions and Loops” from switch statements on(pp.162-182)

Things I want to know more about

I want to know more about CSS and how to be come effecient on styling my pages. Also, I want to know more about arrays and how to execute them on my page.