# Week 11 Agenda

# Studio

# Tuesday, 4/07

In class lesson zoom link

# Homework

  • Please come to class with the laptop version of Project 03
  • Reading, using are.na to submit your question

# Thursday, 4/09

  • 1:1 meeting, please reference always this list

# Homework

  • Try to just play with the mobile version using the size discussed in class

# Lab

# Friday, 4/10

# Homework

  • Using the starter HTML code here, layout this site in three unique ways. Ensure it works differently and nicely at browser widths of 375px, 1024px, and 1440px
    • Use a combination of @media queries in CSS and conditional logic with if statements in JavaScript
    • You can play around with the starter HTML a little bit if you'd like, but it must be the same HTML file for all three breakpoints
    • Remember to create your own CSS file called "style.css" and JavaScript file called "script.js". The code to link them is already in the HTML
  • I will grade the first two JavaScript homeworks (the button and filter) as well as your Canvas discussion post this weekend.

Due Date: Uploaded to your Github repo and accessible via a link on your course homepage by next lab, April 17

Last Updated: 4/16/2020, 5:09:50 AM