# Week 12 Agenda
# Studio
# Tuesday, 4/14
In class lesson zoom link
Yehwan Song guest lecture: come prepared with 1 question
# Homework
# Thursday, 4/16
- 1:1 meeting, please reference always this list
# Homework
# Lab
# Friday, 4/17
- Meeting on Zoom, at the usual link here
- I highly encourage you to join live, but if you are in a very different timezone, you can watch the recording on your own time.
- Updated post-class links:
- Link to 4/17 Class Zoom Recording
- Lesson Link - Responsive Design, Part 2
- Code from our in-class tutorial
# Homework
- Build on your responsive homework assignment from last week. Ensure it continues to work differenlty and nicely at browser widths of
375px,1024px, and1440px- Use the
<picture>element to serve differently sized images at the three breakpoints- Unsplash has a lot of great images if you need some
- Use the
pointer:coursemedia query to detect touch devices - hint: while it's not necessary, try hosting your images on cloudinary.com like I demonstrated in the Zoom (at around 01:07:00 in the recording)
- This will make it easier to serve different size images with different crops just via the URL
- Use the
Due Date: Uploaded to your Github repo and accessible via a link on your course homepage by next lab, April 24