Day 04 : May 29, 2015 Assignment
Using what you learned in lecture, read and follow along with the second and third practice lessons of Build your first webpage. Follow the directions on this site exactly.
*Note: While the second lesson practice file does show a
directly nested inside of nav
, it might be better practice to nested an unordered list (ul
) with list items (li
) that then have links (a
) inside them.
div
article
)After completing this assignment, students should be able to effectively use
Students should save both the index.html and the main.css in the “day_06”. Students should save the folder in their “iron_yard” folder.