# Week 4 Agenda

# Studio

# Tuesday, 2/11

  • 1:1 Meetings
  • 07.00 Madeline
  • 07.20 Eesha
  • 07.40 Paul
  • 08.00 Aaron
  • 08.20 Eliz
  • 08.40 Simran
  • 09.00 Isabelle
  • 09.20 Arianne

# Homework

  • Use HTML and CSS, no images.
    You need to have:
  1. Website of today (you can change stuff)
  2. The same website that needs to feel 'OBSCURE'
  3. The same website that needs to feel 'LIGHT'
  • A navigation bar to switch between these three websites

# Thursday, 2/13

  • 1:1 Meeting
  • 07.00 Sia
  • 07.20 Ella
  • 07.40 Juri
  • 08.00 Yoo-Jin
  • 08.20 Yeo Jin
  • 08.40 Shuming
  • 09.00 Abigail

# Homework

  • Use HTML and CSS, no images.
    You need to have:
  1. Website of today (you can change stuff)
  2. The same website that needs to feel 'OBSCURE'
  3. The same website that needs to feel 'LIGHT'
  • A navigation bar to switch between these three websites

# Lab

# Friday, 2/14

# Homework

  1. Create a newspaper homepage layout using CSS Grid!
  • Things to keep in mind:
    • Only create the paper's homepage; article links should just go no where <a href="#">example</a>
    • Make sure to use flexible units when defining your grid-template-columns and grid-template-rows (i.e., repeat(5, 1fr)) and make your container responsive as well (using vh and vw or percentages instead of px). The more it feels like a real digital newspaper the better.
    • Use the CSS styling you already know in addition to css grid to make it look nice!
    • Need help?

Due Date: Uploaded to your Github repo and accessible via a link on your course homapge by next lab, 2/21

Last Updated: 2/14/2020, 11:58:52 PM