Agenda
-
Discuss readings.
-
Work individually, and then sign up for time slots to meet together in groups of 4 to discuss your projects. Start by creating an
index.html
page for your project and setting up just semantic DOM. Then, when you feel it is in good place, start layering in some CSS. If you want to, include this CSS reset.
For next week
-
Read Paul Ford.
-
Continue Project 1. Try to include some semantic HTML in your code. Your code for Project 1 should be located in the
project-1
folder of your class site and contain anindex.html
with the contents. Your class site should link to this.